The following tables list the members exposed by PdfDocumentOptions.
Name | Description | |
---|---|---|
![]() ![]() | PdfDocumentOptions Constructor | Initializes a new instance of the PdfDocumentOptions class. |
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. |
![]() ![]() | AutoBookmarks | List of the current auto bookmarks options. |
![]() ![]() | AutoBookmarksEnabled | Gets or sets a value that indicate whether to use auto bookmarks in the final PDF document |
![]() ![]() | ColoredImageCompression | Gets or sets colored images compression type used for compressing colored images when creating a PDF document. |
![]() ![]() | CopyEnabled | Gets or sets a value that indicate whether the resulting PDF document has copy text access rights. |
![]() ![]() | CustomBookmarks | List of the custom (user) bookmarks to use when creating PDF documents. |
![]() ![]() | DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from Leadtools.Forms.DocumentWriters.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 Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() ![]() | EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() ![]() | EmptyPageWidth | Gets or sets the document empty page width. (Inherited from Leadtools.Forms.DocumentWriters.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 Leadtools.Forms.DocumentWriters.DocumentOptions) |
![]() ![]() | OneBitImageCompression | Gets or sets one bit compression type used to compress one bit per pixel images when creating a PDF document. |
![]() ![]() | OwnerPassword | Gets or sets the owner password value to be used in the resulting PDF document. |
![]() ![]() | PageRestriction | Gets or sets a value that indicates whether there can be blank pages and overlay images. (Inherited from Leadtools.Forms.DocumentWriters.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. |
![]() ![]() | QualityFactor | Gets or sets a value that determines the degree of loss in the compression process. This applies to JPEG compression only. |
![]() ![]() | 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. |
![]() ![]() | TotalBookmarkLevels | Gets or sets a value that determines the total number of bookmark levels for created PDF documents. |
![]() ![]() | UserPassword | Gets or sets the user password value to be used in the resulting PDF document. |
Name | Description | |
---|---|---|
![]() ![]() | Clone | Overridden. Creates an exact copy of this DocumentOptions |