ITextFrameProperties
TextStyle Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
TextStyle TextStyle { get; }
ReadOnly Property TextStyle As TextStyle
Get
property TextStyle^ TextStyle {
TextStyle^ get ();
}
abstract TextStyle : TextStyle with get
Property Value
Type:
TextStyle
See Also