Aspose::Pdf::Artifact::RemoveValue method
Artifact::RemoveValue method
Remove custom value from the artifact.
void Aspose::Pdf::Artifact::RemoveValue(System::String name)
Parameter | Type | Description |
---|---|---|
name | System::String | Name of custom value to be removed. |
See Also
- Class String
- Class Artifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++