Click or drag to resize
ThumbnailImageFormat Enumeration
Specifies thumbnail image formats.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public enum ThumbnailImageFormat
Members
  Member nameValueDescription
Png1 Image format png.
Jpg2 Image format jpg.
WebP3 Image format webP, for future use.
BothWebPAndPng4 Image formats webP and png, for future use.
BothWebPAndJpg5 Image formats webP and jpg, for future use.
See Also