This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.XmpThumbnails Property

Gets the xmp:Thumbnails tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property XmpThumbnails As String
C#
public static string XmpThumbnails { get; }

Property Value

xmp:Thumbnails tag.

Remarks

Thumbnail images for a file. Belongs to the basic XMP schema.

See Also

Reference