XmpPdfAExtensionSchema.GetProperty

XmpPdfAExtensionSchema.GetProperty method

Returns PDF/A property by its name.

public XmpPdfAExtensionProperty GetProperty(string name)
ParameterTypeDescription
nameStringProperty name.

Return Value

The property.

See Also