FontClass.NameFarEast Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property NameFarEast As String
    Get
    Set
'Usage
Dim instance As FontClass
Dim value As String

value = instance.NameFarEast

instance.NameFarEast = value
public virtual string NameFarEast { get; set; }

Property Value

Type: System.String

Implements

_Font.NameFarEast

See Also

Reference

FontClass Class

FontClass Members

Microsoft.Office.Interop.Word Namespace