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

In This Topic
    Compressed Property
    In This Topic
    Gets a value indicating if the font is in WOFF format.
    Syntax
    'Declaration
     
    Public ReadOnly Property Compressed As System.Boolean
    public System.bool Compressed {get;}
    See Also