MasterTheme
FontScheme Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public override FontScheme FontScheme { get; }
Public Overrides ReadOnly Property FontScheme As FontScheme
Get
public:
virtual property FontScheme^ FontScheme {
FontScheme^ get () override;
}
abstract FontScheme : FontScheme with get
override FontScheme : FontScheme with get
Property Value
Type:
FontScheme
See Also