Aspose::Pdf::Document::get_Actions method

Document::get_Actions method

Gets document actions. This property is instance of DocumentActions class which allows to get/set BeforClosing, BeforSaving, etc. actions.

System::SharedPtr<Annotations::DocumentActionCollection> Aspose::Pdf::Document::get_Actions()

See Also