PreviewFormats enumeration

PreviewFormats enumeration

Document preview supported formats.

The PreviewFormats type exposes the following members:

Fields

Field Description
PNG Png (by default), can be take a lot of disc space / traffic if page contains a lot of color graphics.
JPEG Jpeg - faster processing, small disc space using / traffic, but can be worst quality.
BMP BMP - slow processing, high disc space usage / traffic, but best quality.

See Also