Back to Devexpress

ThemeFont.EastAsianFont Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themefont-3c52e779.md

latest1.0 KB
Original Source

ThemeFont.EastAsianFont Property

Gets the font name for EastAsian characters.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public TextFont EastAsianFont { get; }
vb
Public ReadOnly Property EastAsianFont As TextFont

Property Value

TypeDescription
TextFont

The font name.

|

See Also

ThemeFont Struct

ThemeFont Members

DevExpress.Docs.Presentation Namespace