Back to Devexpress

ThemeFontScheme.MajorFont Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themefontscheme.md

latest1.1 KB
Original Source

ThemeFontScheme.MajorFont Property

Gets or sets the major font used for headings and titles in the font scheme.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ThemeFont MajorFont { get; set; }
vb
Public Property MajorFont As ThemeFont

Property Value

TypeDescription
ThemeFont

The major font.

|

See Also

ThemeFontScheme Class

ThemeFontScheme Members

DevExpress.Docs.Presentation Namespace