GetFormFontCount
Fonts, Form fields
Description
Returns the number of fonts available to fields in the form.
Syntax
Delphi
Function TPDFlib.GetFormFontCount: Integer;
ActiveX
Function PDFlib::GetFormFontCount() As Long
DLL
int DLGetFormFontCount(int InstanceID);