T_PDFiumSharp_PdfAction - ArgusMagnus/PDFiumSharp GitHub Wiki
System.Object
PDFiumSharp.Types.NativeWrapper(FPDF_ACTION)
PDFiumSharp.PdfAction
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public sealed class PdfAction : NativeWrapper<FPDF_ACTION>
The PdfAction type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Destination | |
![]() |
Document | |
![]() |
FilePath | |
![]() |
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).) |
![]() |
Type | |
![]() |
Uri |
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.) |