Click or drag to resize

CharacterFormat FontNameAscii Property

Gets or setsthe font used for Latin text (characters with character codes from 0 through 127).

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string FontNameAscii { get; set; }

Property Value

Type: String
See Also