Aspose::Pdf::Annotations::PdfAction class

PdfAction class

Represents Action in PDF document.

class PdfAction : public Aspose::Pdf::Annotations::IAppointment

Methods

MethodDescription
get_Next()Next actions in sequence.
GetECMAScriptString()Gets string for ECMAScript Action.
ToString() const overrideReturns string representation of ExplicitDestination object.

See Also