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