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 |
---|---|---|
The PDF reference returned from DynaPDF.New. |
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
- DynaPDF.GetAnnotCount
- DynaPDF.GetDocInfoCount
- DynaPDF.GetFieldCount
- DynaPDF.GetFontCount
- DynaPDF.GetImageCount
- DynaPDF.GetInFieldCount
- DynaPDF.GetJavaScriptAction
- DynaPDF.GetTemplCount
- DynaPDF.New
Release notes
- Version 13.2
Blog Entries
This function checks for a license.
Created 15th April 2023, last changed 15th April 2023