Aspose::Pdf::OutputIntents::Add method

OutputIntents::Add method

Adds an output intent to the collection.

void Aspose::Pdf::OutputIntents::Add(const System::SharedPtr<OutputIntent> &item) override
ParameterTypeDescription
itemconst System::SharedPtr<OutputIntent>&The output intent to add to the collection.

See Also