XmpPdfAExtensionValueType.XmpPdfAExtensionValueType

XmpPdfAExtensionValueType constructor

Initializes new object.

public XmpPdfAExtensionValueType(string type, string namespaceUri, string prefix, 
    string description)
ParameterTypeDescription
typeStringThe value type.
namespaceUriStringThe namespace URI.
prefixStringThe prefix.
descriptionStringThe description.

See Also