←Select platform
In This Topic ▼

PdfDocumentOptions Class Members

Summary

The following tables list the members exposed by PdfDocumentOptions.

Public Constructors

Name Description
Public Constructor
PdfDocumentOptions Initializes a new instance of the PdfDocumentOptions class.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of this DocumentOptions

Public Properties

Name Description
Public Property
AnnotationsEnabled Indicates whether annotations and comments can be added to the resulting PDF document.
Public Property AssemblyEnabled Indicates whether pages can be added or removed from the resulting PDF document.
Public Property Author Author value to be used in the resulting PDF document.
Public Property AutoBookmarks List of the current auto bookmarks options.
Public Property AutoBookmarksEnabled Use automatic bookmarking in the final PDF document
Public Property CenterWindow Indicates if the initial view should center the document in the window
Public Property ColoredImageCompression Type of compression to use on colored images when creating a PDF document.
Public Property CopyEnabled Indicates whether the resulting PDF document has access rights to copy text.
Public Property Creator Creator value to be used in the resulting PDF document.
Public Property CustomBookmarks List of the custom (user) bookmarks to use when creating PDF documents.
Public Property DisplayDocTitle Indicates that the initial view should display the document title.
Public Property DocumentType PDF file type created using the LEADTOOLS Document Writers.
Public Property DropObjects Controls which object types to drop from the final document.
Public Property EditEnabled Indicates whether the resulting PDF document can be edited.
Public Property EncryptionMode Encryption mode to use when creating the PDF document.
Public Property FitWindow Indicates if the initial view should fit the document in the window
Public Property FontEmbedMode Font embedding mode used when creating an PDF document.
Public Property Format Gets the document format type associated with this options class.
Public Property HideMenubar Indicates whether the initial view should hide the menu bar
Public Property HideToolbar Indicates whether the initial view should hide the toolbar
Public Property HideWindowUI Indicates whether the initial view should hide the window user interface elements
Public Property HighQualityPrintEnabled Indicates whether the resulting PDF document can be printed in high quality.
Public Property ImageOverText Indicates whether to use a raster image overlay on top of the resulting PDF document.
Public Property ImageOverTextMode Indicates how the document writer converts the overlay image (image over text).
Public Property ImageOverTextSize Resize options for the overlay image (image over text).
Public Property InitialPageNumber Initial view page number to use when creating a PDF document.
Public Property Keywords Keywords to be used in the resulting PDF document.
Public Property Linearized Create a PDF document that is optimized for fast web viewing.
Public Property OneBitImageCompression One bit compression type used to compress one bit per pixel images when creating a PDF document.
Public Property OwnerPassword Owner password value to be used in the resulting PDF document.
Public Property PageFitType Initial view page fit type when creating a PDF document.
Public Property PageLayoutType Initial view page layout type when creating a PDF document.
Public Property PageModeType Initial view page mode type when creating a PDF document.
Public Property PrintEnabled Indicates whether the resulting PDF document has access rights to allow printing.
Public Property Producer Producer value to be used in the resulting PDF document.
Public Property Protected Create a protected PDF document.
Public Property QualityFactor Degree of loss in the compression process. This applies to JPEG compression only.
Public Property Subject Subject value to be used in the resulting PDF document.
Public Property Title Title value to be used in the resulting PDF document.
Public Property TotalBookmarkLevels Total number of bookmark levels for created PDF documents.
Public Property UserPassword User password value to be used in the resulting PDF document.
Public Property XCoordinate Initial view X coordinate position of the page to use when creating a PDF document.
Public Property YCoordinate Initial view Y coordinate position of the page to use when creating a PDF document.
Public Property ZoomPercent Initial view zoom percentage to use when creating a PDF document.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly