Width
XmpThumbnail.Width property
Gets or sets the image width in pixels.
public int? Width { get; set; }
Property Value
The thumbnail width.
See Also
- class XmpThumbnail
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata
Gets or sets the image width in pixels.
public int? Width { get; set; }
The thumbnail width.