public final class CarouselType
extends com.aspose.ms.System.Enum
Specifies the display type for the carousel items.
| Modifier and Type | Field and Description |
|---|---|
static int |
Carousel
Displays a list of images as a continuous strip.
|
static int |
Slides
Displays a list of images as slides.
|
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, toStringpublic static final int Carousel
Displays a list of images as a continuous strip.
public static final int Slides
Displays a list of images as slides.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.