Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetFontCount
Returns the number of fonts which are used in the document.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetFontCount"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns number or error.
Description
Returns the number of fonts which are used in the document.See also GetFontCount function in DynaPDF manual.
See also
- DynaPDF.GetAnnotCount
- DynaPDF.GetFieldCount
- DynaPDF.GetFontAsJSON
- DynaPDF.GetFontSize
- DynaPDF.GetFontWeight
- DynaPDF.GetImageCount
- DynaPDF.GetOCGCount
- DynaPDF.GetTemplCount
- DynaPDF.New
- DynaPDF.SetContent
Example Databases
This function checks for a license.
Created 21st October 2014, last changed 9th November 2021