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 LongDLL
int DLGetFormFontCount(int InstanceID);