T_PDFiumSharp_Types_FPDF_PAGEOBJECT - argusmagnus/pdfiumsharp GitHub Wiki
Handle to a FPDF_PAGEOBJECT
Namespace: PDFiumSharp.Types
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public struct FPDF_PAGEOBJECT : IHandle<FPDF_PAGEOBJECT>The FPDF_PAGEOBJECT type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
IsNull |
Gets a value indicating whether the handle is null. |
![]()
|
Null |
Gets a handle representing null. |
| Name | Description | |
|---|---|---|
![]() |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | (Overrides ValueType.ToString().) |

