Back to Devexpress

ThemeFontScheme.Name Property

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

latest1.0 KB
Original Source

ThemeFontScheme.Name Property

Gets or sets the font scheme name.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Name { get; set; }
vb
Public Property Name As String

Property Value

TypeDescription
String

The font scheme name.

|

See Also

ThemeFontScheme Class

ThemeFontScheme Members

DevExpress.Docs.Presentation Namespace