IMasterSlide
BodyStyle Property
|
Gets the style of a body 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 BodyStyle { get; }
ReadOnly Property BodyStyle As TextStyle
Get
property TextStyle^ BodyStyle {
TextStyle^ get ();
}
abstract BodyStyle : TextStyle with get
Property Value
Type:
TextStyle
See Also