ZoomImageType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ZoomImageType extends System.Enum
Defines whether the Zoom object is using the slide preview or a cover image.
Fields
| Field | Description |
|---|---|
| Preview | Use the image of the slide or section. |
| Cover | Use a custom image. |
Preview
public static final int Preview
Use the image of the slide or section.
Cover
public static final int Cover
Use a custom image.