Table of Contents

Constructor XmpArray

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

XmpArray(XmpArrayType)

Initializes a new instance of the XmpArray class.

public XmpArray(XmpArrayType type)

Parameters

type XmpArrayType

The type of the array.

Remarks

See an example of using this constructor in the XMP metadata section.