C1.C1Pdf Namespace / C1PdfDocument Class / IsCompressed Property

In This Topic
IsCompressed Property (C1PdfDocument)
In This Topic
Gets a value indicating whether compression is used when saving the document.
Syntax
'Declaration
 
Public ReadOnly Property IsCompressed As Boolean
 
See Also