PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / CanSubset Property

In This Topic
    CanSubset Property (EmbeddedFont)
    In This Topic
    Gets a value indicating whether the license for the current font allows subsetting when embedded.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSubset As Boolean
    public bool CanSubset {get;}
    See Also