Back to Devexpress

ThemeBase.FontScheme Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themebase-de76f6ad.md

latest1.1 KB
Original Source

ThemeBase.FontScheme Property

Gets or sets the theme’s font scheme.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ThemeFontScheme FontScheme { get; set; }
vb
Public Property FontScheme As ThemeFontScheme

Property Value

TypeDescription
ThemeFontScheme

The theme’s font scheme.

|

See Also

ThemeBase Class

ThemeBase Members

DevExpress.Docs.Presentation Namespace