Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

FontScheme

See Also