public final class EpsPreviewFormat
extends com.aspose.ms.System.Enum
The EpsImage preview image formats.
| Modifier and Type | Field and Description |
|---|---|
static long |
Default
The best quality preview an
EpsImage instance contains. |
static long |
PhotoshopThumbnail
The
FileFormat.Jpeg preview from Photoshop comment. |
static long |
TIFF
The
FileFormat.Tiff preview. |
static long |
WMF
The
FileFormat.Wmf preview. |
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString, toStringpublic static final long Default
The best quality preview an EpsImage instance contains.
public static final long TIFF
The FileFormat.Tiff preview.
public static final long WMF
The FileFormat.Wmf preview.
public static final long PhotoshopThumbnail
The FileFormat.Jpeg preview from Photoshop comment.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.