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

FieldDescription
PreviewUse the image of the slide or section.
CoverUse 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.