Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / NameFarEast Property

In This Topic
    NameFarEast Property
    In This Topic
    Gets or sets an East Asian font name.

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

    Syntax
    'Declaration
     
    Public Property NameFarEast As System.String
    public System.string NameFarEast {get; set;}
    See Also