IMasterSlideOtherStyle Property |
Returns the style of an other text.
Read-only
ITextStyle.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxITextStyle OtherStyle { get; }
ReadOnly Property OtherStyle As ITextStyle
Get
property ITextStyle^ OtherStyle {
ITextStyle^ get ();
}
abstract OtherStyle : ITextStyle with get
Property Value
Type:
ITextStyle
See Also