ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Boolean
    public System.bool CanSubset {get;}
    See Also