IMasterSlide
OtherStyle Property
|
Gets the style of an other text.
Read-only
TextStyle
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
TextStyle OtherStyle { get; }
ReadOnly Property OtherStyle As TextStyle
Get
property TextStyle^ OtherStyle {
TextStyle^ get ();
}
abstract OtherStyle : TextStyle with get
Property Value
Type:
TextStyle
See Also