| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
DynaPDF.GetAscent
Returns the ascender of the active font.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| DynaPDF | 5.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetAscent"; PDF ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| The PDF reference returned from DynaPDF.New. |
Result
Returns value or error.
Description
Returns the ascender of the active font.The ascender is a typographic value that specifies the maximum extent to which characters rise above the baseline.
See also GetAscent function in DynaPDF manual.
See also
- DynaPDF.GetContent
- DynaPDF.GetDescent
- DynaPDF.GetDocInfo
- DynaPDF.GetTabLen
- DynaPDF.GetUserUnit
- DynaPDF.New
- DynaPDF.SetContent
This function checks for a license.
Created 6th February 2015, last changed 6th February 2015