Aspose::Pdf::ArtifactCollection::Update method

ArtifactCollection::Update method

Update artifact inside the collection.

void Aspose::Pdf::ArtifactCollection::Update(System::SharedPtr<Artifact> artifact)
ParameterTypeDescription
artifactSystem::SharedPtr<Artifact>Artifact to be updated.

See Also