Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EmbeddedFont Class / Subsetted Property

In This Topic
    Subsetted Property
    In This Topic
    Gets or sets a value indicating whether this font is a subset.
    Syntax
    'Declaration
     
    Public Property Subsetted As System.Boolean
    public System.bool Subsetted {get; set;}
    See Also