Click or drag to resize

FPDF_SYSFONTINFOGetFont Field

Application defined callback function. See GetFontCallback delegate for detail

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public GetFontCallback GetFont

Field Value

GetFontCallback
Remarks
Required only if MapFont method is not implemented
See Also