Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / CanSubset Property

In This Topic
    CanSubset Property
    In This Topic
    Gets a value indicating whether this font can be serialized as a subset of the source font data.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSubset As System.Boolean
    public System.bool CanSubset {get;}
    See Also