Enum
FontLanguageType

Identifies language groups used to select the appropriate theme font.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum FontLanguageType

Fields

ComplexScript

Complex scripts that require special shaping (e.g., Arabic, Hebrew, Indic).

Declaration

cs-api-definition
ComplexScript = 2

Field Value

FontLanguageType

EastAsian

East Asian scripts (e.g., Chinese, Japanese, Korean).

Declaration

cs-api-definition
EastAsian = 1

Field Value

FontLanguageType

Latin

Latin scripts (e.g., English and Western European languages).

Declaration

cs-api-definition
Latin = 0

Field Value

FontLanguageType

In this article
DefinitionFieldsComplexScriptEastAsianLatin
Not finding the help you need?
Contact Support