PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / CanSubset Property

In This Topic
    CanSubset Property (FontInfo)
    In This Topic
    Gets the value indicating whether the font licensing allows subsetting.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSubset As Boolean
    public bool CanSubset {get;}
    See Also