ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontKey Class / Flags Property

In This Topic
    Flags Property (FontKey)
    In This Topic
    Gets flags of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Flags As System.Byte
    public System.byte Flags {get;}
    See Also