| XmpPdfAExtensionValueType Class |
Namespace: Aspose.Pdf
The XmpPdfAExtensionValueType type exposes the following members.
| Name | Description | |
|---|---|---|
| XmpPdfAExtensionValueType |
Initializes new object.
|
| Name | Description | |
|---|---|---|
| Description |
Gets the description.
(Inherited from XmpPdfAExtensionObject.) | |
| Fields |
Gets the list of fields.
| |
| NamespaceUri |
Gets the namespace URI.
| |
| Prefix |
Gets the prefix.
| |
| Type |
Gets the value type.
| |
| Value |
Gets or sets the value.
(Inherited from XmpPdfAExtensionObject.) |
| Name | Description | |
|---|---|---|
| Add |
Add new field.
| |
| AddRange |
Adds the range of fields.
| |
| Clear |
Clears all fields.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetXml |
Returns the list of xml elements that represent value type in xml tree.
(Overrides XmpPdfAExtensionObjectGetXml(XmlDocument).) | |
| Remove |
Removes the field from the list of fields.
| |
| ToString | (Inherited from Object.) |