Aspose::Pdf::XmpPdfAExtensionSchema::GetProperty method

XmpPdfAExtensionSchema::GetProperty method

Returns PDF/A property by its name.

System::SharedPtr<XmpPdfAExtensionProperty> Aspose::Pdf::XmpPdfAExtensionSchema::GetProperty(System::String name)
ParameterTypeDescription
nameSystem::StringProperty name.

ReturnValue

The property.

See Also