Click or drag to resize

PdfiumFPDFDOC_GetSubstitutionFont Method

get a substitution font that is used to display user input in acro forms.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static IntPtr FPDFDOC_GetSubstitutionFont(
	IntPtr doc
)

Parameters

doc  IntPtr
Handle to the document.

Return Value

IntPtr
The handle to font.
See Also