T_PDFiumSharp_PdfDestination - ArgusMagnus/PDFiumSharp GitHub Wiki
System.Object
PDFiumSharp.Types.NativeWrapper(FPDF_DEST)
PDFiumSharp.PdfDestination
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public sealed class PdfDestination : NativeWrapper<FPDF_DEST>
The PdfDestination type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Document | |
![]() |
Handle | Handle which can be used with the native PDFium functions. (Inherited from NativeWrapper(T).) |
![]() |
IsDisposed | Gets a value indicating whether Dispose() was already called on this instance. (Inherited from NativeWrapper(T).) |
![]() |
LocationInPage | |
![]() |
Name | |
![]() |
PageIndex |
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |