Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
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
