Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / Flags Property

In This Topic
    Flags Property (Font)
    In This Topic
    Gets the set of flags describing the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Flags As FontFlags
    public FontFlags Flags {get;}
    See Also