PDF .NET Library Documentation - PDF Technologies, Inc.
The PDFCreationOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackgroundColor | ||
| BottomMargin | ||
| ComplianceStandard |
Gets or sets this documents compliance standarts.
| |
| DefaultCharset |
Gets ort sets the default character set of the document. The defualt value is the ANSI encoding.
| |
| EncryptionKeySize |
Gets or sets the length of the encryption key.
| |
| FontDirectory | ||
| FontEmulationEnabled |
When set to TRUE you may emulate the bold, italic and underline styles of a font. The defualt value is true.
| |
| LeftMargin | ||
| OwnerPassword |
Owner's password for current PDF document.
| |
| PageHeight | ||
| PageOrientation | ||
| PageSize | ||
| PageWidth | ||
| ProtectionOptions |
A set of flags specifying which operations are permitted when the document is opened with the user password.
| |
| RightMargin | ||
| TemplateFileName |
Gets or sets the template file name for document's pages.
| |
| TemplatePageNumber | ||
| TemplatePassword | ||
| TopMargin | ||
| UnitOfMeasure |
Sets the UnitOfMeasure for the drawing operations.
| |
| UserPassword |
User password for current PDF document.
| |
| Viewer | ||
| Watermark |