Aspose::Pdf::ArtifactCollection::Update method
ArtifactCollection::Update method
Update artifact inside the collection.
void Aspose::Pdf::ArtifactCollection::Update(System::SharedPtr<Artifact> artifact)
Parameter | Type | Description |
---|---|---|
artifact | System::SharedPtr<Artifact> | Artifact to be updated. |
See Also
- Typedef SharedPtr
- Class Artifact
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++