Aspose::Pdf::ArtifactCollection::Add method
ArtifactCollection::Add method
Adds artifacts to the collection.
void Aspose::Pdf::ArtifactCollection::Add(const System::SharedPtr<Artifact> &artifact) override
Parameter | Type | Description |
---|---|---|
artifact | const System::SharedPtr<Artifact>& | Artifact which sould be added to collection. |
See Also
- Typedef SharedPtr
- Class Artifact
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++