Table of Contents

Property Values

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

Values

Gets the collection of values stored in this XmpArray.

public PdfList<XmpValue> Values { get; }

Property Value

PdfList<XmpValue>

The collection of values stored in this XmpArray.

Remarks

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