Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetFontSize
Queries the font size of the active font.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 12.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetFontSize"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns OK or error.
Description
Queries the font size of the active font.See also GetFontSize function in DynaPDF manual.
See also
- DynaPDF.GetContent
- DynaPDF.GetFontCount
- DynaPDF.GetFontOrigin
- DynaPDF.GetFontSelMode
- DynaPDF.GetFontWeight
- DynaPDF.GetTextRise
- DynaPDF.New
- DynaPDF.SetFontEx
Release notes
- Version 12.3
- Added DynaPDF.GetFontSize function.
Blog Entries
This function checks for a license.
Created 2nd July 2022, last changed 29th January 2023
