Aspose::Pdf::XmpPdfAExtensionValueType::Remove method

XmpPdfAExtensionValueType::Remove method

Removes the field from the list of fields.

void Aspose::Pdf::XmpPdfAExtensionValueType::Remove(System::SharedPtr<XmpPdfAExtensionField> field)
ParameterTypeDescription
fieldSystem::SharedPtr<XmpPdfAExtensionField>The field to remove.

See Also