Aspose::Pdf::ArtifactCollection::Add method

ArtifactCollection::Add method

Adds artifacts to the collection.

void Aspose::Pdf::ArtifactCollection::Add(const System::SharedPtr<Artifact> &artifact) override
ParameterTypeDescription
artifactconst System::SharedPtr<Artifact>&Artifact which sould be added to collection.

See Also