![]() | Pdf |
The PdfDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyViewerPreferences | Copy the viewer preferences from other PDF document to current. |
![]() ![]() | CreateNew | Create a new PDF document. |
![]() | Dispose() | Releases all resources used by the PdfDocument. |
![]() | Dispose(Boolean) | Releases all resources used by the PdfImageObject. |
![]() | DoDocumentAAction | This method is required for performing the document's additional-action. |
![]() | Finalize |
Finalize object
(Overrides Object.Finalize()) |
![]() ![]() | FromHandle | Crreate an instance of PdfDocument class from handle. |
![]() | GenerateMetadata | Generate a metadata stream containing metadata for the document. |
![]() | GetMetaText | Get a text from metadata of the document. |
![]() | GetPageSizeByIndex | Get the size of a page by index. |
![]() ![]() | Load(PdfCustomLoader) | Loads the PDF document from the specified custom descriptor. |
![]() ![]() | Load(Byte[], PdfForms, String) | Open and load a PDF document from a memory. |
![]() ![]() | Load(String, PdfForms, String) | Open and load a PDF document from a file. |
![]() ![]() | Load(Stream, PdfForms, String, Boolean) | Loads the PDF document from the specified stream. |
![]() | Save(SaveFlags, Int32) | Saves the copy of PDF document in custom way. |
![]() | Save(Stream, SaveFlags, Int32) | Saves a copy of PDF document to the stream |
![]() | Save(String, SaveFlags, Int32) | Saves a copy of PDF document to the specified file name |
![]() | SetPasswordProtection | Protect document with a password. |