Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / IsCompressed Property

In This Topic
    IsCompressed Property
    In This Topic
    Gets a value indicating whether compression is used when saving the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsCompressed As System.Boolean
    public System.bool IsCompressed {get;}
    See Also