PdfSaveOptionsCompression Property |
Allows to set compression to change size of the PDF document.
Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool Compression { get; set; }
Public Property Compression As Boolean
Get
Set
Property Value
Boolean
See Also