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
Remarks
See an example of using this type in the XMP metadata section.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Constructors
- XmpArray(XmpArrayType)
Initializes a new instance of the XmpArray class.