PDF File Writer Class Library - Author Uzi Granot
PdfDocument Methods |
The PdfDocument type exposes the following members.

Name | Description | |
---|---|---|
![]() | CreateFile |
Create PDF document file
|
![]() | Dispose |
Dispose PDF document object
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBookmarksRoot |
Gets bookmarks root
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPage |
Get page object
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MovePage |
Move page to another position
|
![]() | SetEncryption |
Set encryption
|
![]() | SetEncryption(Permission) |
Set encryption
|
![]() | SetEncryption(String, Permission) |
Set encryption
|
![]() | SetEncryption(String, String, Permission, EncryptionType) |
Set encryption
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
