Share via


FontClass.NameOther Property

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

Syntax

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

value = instance.NameOther

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

Property Value

Type: System.String

Implements

_Font.NameOther

See Also

Reference

FontClass Class

FontClass Members

Microsoft.Office.Interop.Word Namespace