Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / FontFeatures Property

In This Topic
    FontFeatures Property
    In This Topic
    Provides access to a set of Microsoft OpenType typography properties.
    Syntax
    'Declaration
     
    Public Property FontFeatures As FontFeature()
    public FontFeature[] FontFeatures {get; set;}
    See Also