Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.GetTemplHeight

Returns the height of a template.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 5.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetTemplHeight"; PDF; Handle )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Handle Template handle. $template

Result

Returns number or error.

Description

Returns the height of a template.
The parameter Handle must be a valid template handle.

See also GetTemplHeight function in DynaPDF manual.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 6th February 2015, last changed 6th February 2015


DynaPDF.GetTemplCount - DynaPDF.GetTemplWidth