Enum EpsPreviewFormat
EpsPreviewFormat enumeration
The EpsImage
preview image formats.
public enum EpsPreviewFormat : ulong
Values
Name | Value | Description |
---|---|---|
Default | 0 | The best quality preview an EpsImage instance contains. |
TIFF | 32 | The Tiff preview. |
WMF | 32768 | The Wmf preview. |
PhotoshopThumbnail | 8 | The Jpeg preview from Photoshop comment. |
See Also
- namespace Aspose.Imaging.FileFormats.Eps
- assembly Aspose.Imaging