Class XmpPdfAExtensionObject

XmpPdfAExtensionObject class

Represents the base class for field, property, value type instances.

public abstract class XmpPdfAExtensionObject

Properties

NameDescription
Description { get; }Gets the description.
Value { get; set; }Gets or sets the value.

Methods

NameDescription
abstract GetXml(XmlDocument)Returns the list of xml elements that represent object in xml tree.

See Also