| Name | Description |
 | AnnotationsEnabled | Indicates whether annotations and comments can be added to the resulting PDF document. |
 | AssemblyEnabled | Indicates whether pages can be added or removed from the resulting PDF document. |
 | Author | Author value to be used in the resulting PDF document. |
 | CenterWindow | Initial view should center the document in the window. |
 | ColoredImageCompression | Type of compression to use on colored images when creating a PDF document. |
 | CopyEnabled | Indicates whether the resulting PDF document has access rights to copy text. |
 | DisplayDocTitle | Initial view should display the document title. |
 | DocumentType | Type of PDF file that will be created using the LEADTOOLS Document Writers. |
 | EditEnabled | Indicates whether the resulting PDF document can be edited. |
 | EncryptionMode | Indicates which encryption mode to use when creating the PDF document. |
 | FitWindow | Initial view should fit the document in the window. |
 | FontEmbedMode | Font embedding mode used when creating an PDF document. |
 | HideMenubar | Indicates whether the initial view should hide the menu bar |
 | HideToolbar | Indicates whether the initial view should hide the toolbar |
 | HideWindowUI | Indicates whether the initial view should hide the window user interface elements |
 | HighQualityPrintEnabled | Indicates whether the resulting PDF document can be printed in high quality. |
 | ImageOverText | Indicates whether to use a raster image overlay on top of the resulting PDF document. |
 | ImageOverTextMode | Indicates how the document writer converts the overlay image (image over text). |
 | ImageOverTextSize | Indicates the resize options for the overlay image (image over text). |
 | InitialPageNumber | Initial view page number to use when creating a PDF document. |
 | IsProtected | Indicates whether to create a protected PDF document. |
 | Keywords | Keywords to be used in the resulting PDF document. |
 | Linearized | Indicates whether to create a PDF document that is optimized for fast web viewing. |
 | OneBitImageCompression | One bit compression type used to compress one bit per pixel images when creating a PDF document. |
 | OwnerPassword | Owner password value to be used in the resulting PDF document. |
 | PageFitType | Initial view page fit type when creating a PDF document. |
 | PageLayoutType | Initial view page layout type when creating a PDF document. |
 | PageModeType | Initial view page mode type when creating a PDF document. |
 | PrintEnabled | Indicates whether the resulting PDF document has access rights to allow printing. |
 | QualityFactor | Degree of loss in the compression process. This applies to JPEG compression only. |
 | Subject | Subject value to be used in the resulting PDF document. |
 | Title | Title value to be used in the resulting PDF document. |
 | UserPassword | User password value to be used in the resulting PDF document. |
 | XCoordinate | Initial view X coordinate position of the page to use when creating a PDF document. |
 | YCoordinate | Initial view Y coordinate position of the page to use when creating a PDF document. |
 | ZoomPercent | Initial view zoom percentage to use when creating a PDF document. |