Click or drag to resize

FPDF_SYSFONTINFOMapFont Field

Application defined callback function. See MapFontCallback delegate for detail

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public MapFontCallback MapFont

Field Value

MapFontCallback
Remarks
Required only if GetFont method is not implemented.
See Also