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