Class PdfSystemFontNative
- Namespace
- nebulae.dotPDFium.Native
- Assembly
- dotPDFium.dll
public static class PdfSystemFontNative
- Inheritance
-
PdfSystemFontNative
- Inherited Members
-
Methods
FPDF_AddInstalledFont(nint, string, int)
public static extern void FPDF_AddInstalledFont(nint mapper, string face, int charset)
Parameters
mapper
nint
face
string
charset
int
FPDF_FreeDefaultSystemFontInfo(nint)
public static extern void FPDF_FreeDefaultSystemFontInfo(nint fontInfo)
Parameters
fontInfo
nint
FPDF_GetDefaultSystemFontInfo()
public static extern nint FPDF_GetDefaultSystemFontInfo()
Returns
- nint
FPDF_GetDefaultTTFMap()
public static extern nint FPDF_GetDefaultTTFMap()
Returns
- nint
FPDF_GetDefaultTTFMapCount()
public static extern nuint FPDF_GetDefaultTTFMapCount()
Returns
- nuint
FPDF_GetDefaultTTFMapEntry(nuint)
public static extern nint FPDF_GetDefaultTTFMapEntry(nuint index)
Parameters
index
nuint
Returns
- nint
FPDF_SetSystemFontInfo(nint)
public static extern void FPDF_SetSystemFontInfo(nint fontInfo)
Parameters
fontInfo
nint