Height

XmpThumbnail.Height property

Gets or sets the image height in pixels.

public int? Height { get; set; }

Property Value

The thumbnail height.

See Also