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)
| Параметр | Тип | Описание |
|---|---|---|
| document | const System::SharedPtr<Document>& | Документ где будет создано действие. |
| file | const System::String& | Файл, который будет запущен. |
См. также
- Typedef SharedPtr
- Class Document
- Class String
- Class LaunchAction
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
LaunchAction::LaunchAction(const System::String&) constructor
Создаёт действие запуска.
Aspose::Pdf::Annotations::LaunchAction::LaunchAction(const System::String &file)
| Параметр | Тип | Описание |
|---|---|---|
| file | const System::String& | Файл, который будет запущен. |
См. также
- Class String
- Class LaunchAction
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++