T_PDFiumSharp_Types_FPDF_FONT - ArgusMagnus/PDFiumSharp GitHub Wiki
Handle to a FPDF_FONT
Namespace: PDFiumSharp.Types
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public struct FPDF_FONT : IHandle<FPDF_FONT>
The FPDF_FONT 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().) |