Methods_T_PDFiumSharp_PdfDocument - ArgusMagnus/PDFiumSharp GitHub Wiki
The PdfDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Close | Closes the PdfDocument and frees unmanaged resources. |
![]() |
CopyViewerPreferencesFrom | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
FindBookmark | |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetMetaText | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Save(Stream, SaveFlags, Int32) | Saves the PdfDocument to a stream. |
![]() |
Save(String, SaveFlags, Int32) | Saves the PdfDocument to the file system. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |