Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets or replaces the font of a field.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Field | The field index or field name. | "FirstName" |
FontHandle | The handle of the font returned from DynaPDF.SetFieldFont. | $Font |
FontSize | The desired font size. | 12 |
Returns OK or error.
See also SetFieldFontEx function in DynaPDF manual.
This function checks for a license.
Created 19th March 2015, last changed 19th March 2015