[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.IsCompressed

IsCompressed Property

IsCompressed

Gets a value indicating whether compression is used when saving the document.

Declaration
public bool IsCompressed { get; }
Public ReadOnly Property IsCompressed As Boolean
See Also