InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet Class / CanSubset Property

In This Topic
    CanSubset Property (FontSubSet)
    In This Topic
    Gets flag that this font can use as subset of the font's data.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSubset As Boolean
    public bool CanSubset {get;}
    See Also