Back to Devexpress

ThemeFontScheme.MinorFont Property

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

latest1.1 KB
Original Source

ThemeFontScheme.MinorFont Property

Gets or sets the minor font used for body text in the font scheme.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
ThemeFont

The minor font.

|

See Also

ThemeFontScheme Class

ThemeFontScheme Members

DevExpress.Docs.Presentation Namespace