InputPanel for WinForms | ComponentOne
C1.Win.5 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 Byte
    public byte Flags {get;}
    See Also