Namespace: BitMiracle.Docotic.Pdf
public XmpArray Thumbnails { get; }
Public ReadOnly Property Thumbnails As XmpArray Get
The value of this property should be null or an XmpArray of Alternative type containing values of XmpStructure type.
Each value in the array describes a thumbnail image for this document. The structure might contain properties with following names: "height", "width", "format" and "image".