1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Options
  6. /
  7. PreviewOptions.PreviewFormats

PreviewOptions.PreviewFormats

PreviewOptions.PreviewFormats enumeration

Represents supported preview formats.

public enum PreviewFormats

Values

Name Value Description
PNG 0 Portable Network Graphics Format.
JPEG 1 Joint Photographic Experts Group Format.
BMP 2 Bitmap Picture Format.

See Also