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: 2024.7.18
Syntax public string FontASCII { get; set; }
Public Property FontASCII As String
Get
Set
Property Value
StringSee Also