TextCharacterProperties
Format Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public DefaultTextRangeProperties Format { get; }
Public ReadOnly Property Format As DefaultTextRangeProperties
Get
public:
property DefaultTextRangeProperties^ Format {
DefaultTextRangeProperties^ get ();
}
member Format : DefaultTextRangeProperties with get
Property Value
Type:
DefaultTextRangeProperties
See Also