Width

XmpThumbnail.Width property

Gets or sets the image width in pixels.

public int? Width { get; set; }

Property Value

The thumbnail width.

See Also