Click or drag to resize

PdfSaveOptionsCompression Property

Allows to set compression to change size of the PDF document.

Default value: true.


Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public bool Compression { get; set; }

Property Value

Boolean
See Also