Aspose::Pdf::Document::get_Actions method
Document::get_Actions method
Получает действия документа. Это свойство является экземпляром класса DocumentActions, который позволяет получать/устанавливать действия BeforClosing, BeforSaving и т.д.
System::SharedPtr<Annotations::DocumentActionCollection> Aspose::Pdf::Document::get_Actions()
См. также
- Typedef SharedPtr
- Class DocumentActionCollection
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++