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
- class PreviewOptions
- namespace GroupDocs.Redaction.Options
- assembly GroupDocs.Redaction