CharacterFormatFontASCII Property |
Gets or sets a font name which shall be used to format all characters in the Unicode range
(from 0 (zero) through 127).
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic string FontASCII { get; set; }
Public Property FontASCII As String
Get
Set
Property Value
String
See Also