Thumbnails

XmpBasicPackage.Thumbnails property

Gets or sets an array of thumbnail images for the file, which can differ in characteristics such as size or image encoding.

public XmpThumbnail[] Thumbnails { get; set; }

Property Value

The thumbnails.

See Also