For a list of all members of this type, see PdfDocumentOptions members.
Name | Description | |
---|---|---|
![]() | AnnotationsEnabled | Gets or sets a value that indicate whether annotations and comments can be added to the resulting PDF document. |
![]() | AssemblyEnabled | Gets or sets a value that indicate whether pages can be added or removed from the resulting PDF document. |
![]() | Author | Gets or sets the author value to be used in the resulting PDF document. |
![]() | CopyEnabled | Gets or sets a value that indicate whether the resulting PDF document has copy text access rights. |
![]() | DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from DocumentOptions) |
![]() | DocumentType | Gets or sets the type of the PDF file created using the LEADTOOLS Document Writers. |
![]() | EditEnabled | Gets or sets a value that indicate whether the resulting PDF document can be edited. |
![]() | EmptyPageHeight | Gets or sets the document empty page height. (Inherited from DocumentOptions) |
![]() | EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from DocumentOptions) |
![]() | EmptyPageWidth | Gets or sets the document empty page width. (Inherited from DocumentOptions) |
![]() | EncryptionMode | Gets or sets a value that indicate the encryption mode used to create the PDF document. |
![]() | FontEmbedMode | Gets or sets font embedding mode used when creating an PDF document. |
![]() | Format | Overridden. Gets the document format type associated with this options class. |
![]() | HighQualityPrintEnabled | Gets or sets a value that indicate whether the resulting PDF document has high quality printing owner access rights. |
![]() | ImageOverText | Gets or sets a value that indicate whether to use a raster image overlay on top of the resulting PDF document. |
![]() | Keywords | Gets or sets the keywords to be used in the resulting PDF document. |
![]() | Linearized | Gets or sets a value that indicate whether to create a PDF document optimized for fast web viewing. |
![]() | MaintainAspectRatio | Gets or sets a value indicating whether to maintain the aspect ratio of the original emf file. (Inherited from DocumentOptions) |
![]() | OwnerPassword | Gets or sets the owner password value to be used in the resulting PDF document. |
![]() | PageRestriction | Gets or sets the document page restriction (Inherited from DocumentOptions) |
![]() | PrintEnabled | Gets or sets a value that indicate whether the resulting PDF document has printing owner access rights. |
![]() | Protected | Gets or sets a value that indicate whether to create a protected PDF document. |
![]() | Subject | Gets or sets the subject value to be used in the resulting PDF document. |
![]() | Title | Gets or sets a title value to be used in the resulting PDF document. |
![]() | UserPassword | Gets or sets the user password value to be used in the resulting PDF document. |