Aspose::Pdf::Artifact::RemoveValue method

Artifact::RemoveValue method

Remove custom value from the artifact.

void Aspose::Pdf::Artifact::RemoveValue(System::String name)
ParameterTypeDescription
nameSystem::StringName of custom value to be removed.

See Also