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