PDF .NET Library Documentation - PDF Technologies, Inc.
The PDFCreationOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PDFCreationOptions | Initializes a new instance of the PDFCreationOptions class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetMargin | |
![]() | ToString | (Inherited from Object.) |
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 |