Click or drag to resize

PdfSaveOptions Properties

The PdfSaveOptions type exposes the following members.

Properties
  NameDescription
Public propertyLinearized
Gets or sets a value indicating whether the PDF document will be saved as linearized.
Public propertyOwnerPassword Obsolete.
Gets or sets the owner password to use for saving the document. This parameter may be .
Public propertyPdfASavingBehavior
Gets or sets a value that determines the behavior of PdfDocument when it saves a PDF/A document.
Public propertyUseCompressedObjectStreams

Gets or sets a value indicating whether the PDF document contains compressed object streams.

Public propertyUserPassword Obsolete.
Gets or sets the user password to use for saving the document. This parameter may be .
Top
See Also