Table of Contents

Class XmpArray

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for an XMP array. An XMP array consists of a set of values. XMP array is one of the data types allowed for values of XMP properties.

public class XmpArray : XmpValue
Inheritance
XmpArray
Inherited Members

Constructors

XmpArray(XmpArrayType)

Initializes a new instance of the XmpArray class.

Properties

Type

Gets the type of this XmpArray.

Values

Gets the collection of values stored in this XmpArray.

Methods

ToString()

Returns a string that represents this XmpArray instance.