Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace : PdfDocumentOptions Class |
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 indicates whether annotations and comments can be added to the resulting PDF document. | |
AssemblyEnabled | Gets or sets a value that indicates 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 indicates whether to use automatic bookmarking in the final PDF document | |
CenterWindow | Gets or sets a value that initial view should center the document in the window | |
ColoredImageCompression | Gets or sets which type of compression to use on colored images when creating a PDF document. | |
CopyEnabled | Gets or sets a value that indicates whether the resulting PDF document has access rights to copy text. | |
CustomBookmarks | List of the custom (user) bookmarks to use when creating PDF documents. | |
DisplayDocTitle | Gets or sets a value that initial view should display the document title. | |
DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
DocumentResolution | This class implementation of DocumentOptions.DocumentResolution. | |
DocumentType | Gets or sets which type of PDF file will be created using the LEADTOOLS Document Writers. | |
EditEnabled | Gets or sets a value that indicates whether the resulting PDF document can be edited. | |
EmptyPageHeight | Gets or sets the document empty page height. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
EmptyPageHeight | This class implementation of DocumentOptions.EmptyPageHeight. | |
EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
EmptyPageResolution | This class implementation of DocumentOptions.EmptyPageResolution. | |
EmptyPageWidth | Gets or sets the document empty page width. (Inherited from Leadtools.Forms.DocumentWriters.DocumentOptions) | |
EmptyPageWidth | This class implementation of DocumentOptions.EmptyPageWidth. | |
EncryptionMode | Gets or sets a value that indicates which encryption mode to use when creating the PDF document. | |
FitWindow | Gets or sets a value that the initial view should fit the document in the window | |
FontEmbedMode | Gets or sets the font embedding mode used when creating an PDF document. | |
Format | Overridden. Gets the document format type associated with this options class. | |
Format | This class implementation of DocumentOptions.Format. | |
HideMenubar | Gets or sets a value that indicates whether the initial view should hide the menu bar | |
HideToolbar | Gets or sets a value that indicates whether the initial view should hide the toolbar | |
HideWindowUI | Gets or sets a value that indicates whether the initial view should hide the window user interface elements | |
HighQualityPrintEnabled | Gets or sets a value that indicates whether the resulting PDF document can be printed in high quality. | |
ImageOverText | Gets or sets a value that indicates whether to use a raster image overlay on top of the resulting PDF document. | |
ImageOverTextMode | Gets or sets a value that indicates how the document writer converts the overlay image (image over text). | |
ImageOverTextSize | Gets or sets a value that indicates the resize options for the overlay image (image over text). | |
InitialPageNumber | Gets or sets the initial view page number to use when creating a PDF document. | |
Keywords | Gets or sets the keywords to be used in the resulting PDF document. | |
Linearized | Gets or sets a value that indicates whether to create a PDF document that is 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) | |
MaintainAspectRatio | This class implementation of DocumentOptions.MaintainAspectRatio. | |
OneBitImageCompression | Gets or sets the 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. | |
PageFitType | Gets or sets the initial view page fit type when creating a PDF document. | |
PageLayoutType | Gets or sets which the initial view page layout type when creating a PDF document. | |
PageModeType | Gets or sets the initial view page mode type when creating a 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) | |
PageRestriction | This class implementation of DocumentOptions.PageRestriction. | |
PrintEnabled | Gets or sets a value that indicated whether the resulting PDF document has access rights to allow printing. | |
Protected | Gets or sets a value that indicates 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. | |
XCoordinate | Gets or sets the initial view X coordinate position of the page to use when creating a PDF document. | |
YCoordinate | Gets or sets the initial view Y coordinate position of the page to use when creating a PDF document. | |
ZoomPercent | Gets or sets the initial view zoom percentage to use when creating a PDF document. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this DocumentOptions | |
Clone | This class implementation of DocumentOptions. |