XMPProperty

Overview

XMPProperty is a type in Aspose.PDF FOSS for Go.

XMPProperty is a single simple (string-valued) XMP property in an arbitrary namespace.

Properties: Name, Namespace, Prefix, Value.

Properties

NameTypeAccessDescription
NamespacestringRead/WriteGets the namespace.
PrefixstringRead/WriteGets the prefix.
NamestringRead/WriteGets the name.
ValuestringRead/WriteGets the value.

See Also

 English