Platforms to show: All Mac Windows Linux Cross-Platform

Back to PDFActionMBS class.

PDFActionMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 10.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

This class is the base class for a number of annotations. So this constructor is private to make sure you don't create instances of PDFActionMBS. But you can still create instances of the subclasses.
This constructor is private to make sure you don't create an object from this class by error. Please use designated functions to create objects.

See also:

PDFActionMBS.Constructor(Handle as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a new object based on a given PDFAction handle.

Please pass in a non zero handle which points to a PDFAction object.
For use with declares.

See also:

PDFActionMBS.copy as PDFActionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 13.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of the action object.

The items on this page are in the following plugins: MBS PDFKit Plugin.


The biggest plugin in space...