[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.NameAscii

NameAscii Property

NameAscii

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

In an Office Math zone this property takes into account the Font property.

Declaration
public string NameAscii { get; set; }
Public Property NameAscii As String