Aspose::Pdf::OutputIntents::Add метод
OutputIntents::Add method
Добавляет output intent в коллекцию.
void Aspose::Pdf::OutputIntents::Add(const System::SharedPtr<OutputIntent> &item) override
| Параметр | Тип | Описание |
|---|---|---|
| элемент | const System::SharedPtr<OutputIntent>& | Объект output intent для добавления в коллекцию. |
См. также
- Typedef SharedPtr
- Class OutputIntent
- Class OutputIntents
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++