public final class ZoomImageType
extends com.aspose.ms.System.Enum
Defines whether the Zoom object is using the slide preview or a cover image.
Modifier and Type | Field and Description |
---|---|
static int |
Cover
Use a custom image.
|
static int |
Preview
Use the image of the slide or section.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Preview
Use the image of the slide or section.
public static final int Cover
Use a custom image.