Aspose::Pdf::Annotations::LaunchAction::LaunchAction конструктор

LaunchAction::LaunchAction(const System::SharedPtr<Document>&, const System::String&) constructor

Создаёт действие запуска.

Aspose::Pdf::Annotations::LaunchAction::LaunchAction(const System::SharedPtr<Document> &document, const System::String &file)
ПараметрТипОписание
documentconst System::SharedPtr<Document>&Документ где будет создано действие.
fileconst System::String&Файл, который будет запущен.

См. также

LaunchAction::LaunchAction(const System::String&) constructor

Создаёт действие запуска.

Aspose::Pdf::Annotations::LaunchAction::LaunchAction(const System::String &file)
ПараметрТипОписание
fileconst System::String&Файл, который будет запущен.

См. также