 | FPDF_SYSFONTINFOMapFont Field |
Application defined callback function. See
MapFontCallback delegate for detail
Namespace: Patagames.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic MapFontCallback MapFont
Public MapFont As MapFontCallback
public:
MapFontCallback^ MapFont
val mutable MapFont: MapFontCallback
public MapFontCallback MapFont
Field Value
MapFontCallback
RemarksRequired only if
GetFont method is not implemented.
See Also