[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontInfo.AlternateNames

AlternateNames Property

AlternateNames

Gets a set of alternative names which can be used to locate the font if Name property is not matched.

Declaration
public IList<string> AlternateNames { get; }
Public ReadOnly Property AlternateNames As IList(Of String)