ThumbnailResource.JpegOptions

ThumbnailResource.JpegOptions property

Gets or sets the JPEG options. Suitable when thumbnail resource is saved into JPEG file format only. This option has no effect when RAW format is defined.

public JpegOptions JpegOptions { get; set; }

Property Value

The JPEG options.

See Also