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

DynaPDF.GetActionCount

Returns the number of actions contained in a document.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 13.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetActionCount"; PDF )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf

Result

Returns number or error.

Description

Returns the number of actions contained in a document.
This value can be used to enumerate actions or to delete specific action types.

See also GetActionCount function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 15th April 2023, last changed 15th April 2023


DynaPDF.GeneratePreview - DynaPDF.GetActionsAsJSON