PdfSaveOptions Properties |
The PdfSaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Linearized |
Gets or sets a value indicating whether the PDF document will be saved as linearized.
| |
| OwnerPassword | Obsolete.
Gets or sets the owner password to use for saving the document. This parameter may be .
| |
| PdfASavingBehavior |
Gets or sets a value that determines the behavior of PdfDocument when it saves a PDF/A document.
| |
| UseCompressedObjectStreams | Gets or sets a value indicating whether the PDF document contains compressed object streams. | |
| UserPassword | Obsolete.
Gets or sets the user password to use for saving the document. This parameter may be .
|