Aspose::Pdf::LowCode::Security::Process метод
Security::Process method
Запускает обработку Security с указанными параметрами.
System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::Security::Process(System::SharedPtr<IPluginOptions> options) override
| Параметр | Тип | Описание |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | Объект параметров, содержащий инструкции для Security. |
ReturnValue
Объект ResultContainer, содержащий результат операции.
См. также
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class Security
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++