public final class ZoomLayout
extends com.aspose.ms.System.Enum
Specifies the summary zoom layout.
Modifier and Type | Field and Description |
---|---|
static int |
FixedLayout
Specifies the layout with user-defined Zoom positioning.
|
static int |
GridLayout
Specifies the layout as a grid layout for a list of objects.
|
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 GridLayout
Specifies the layout as a grid layout for a list of objects.
public static final int FixedLayout
Specifies the layout with user-defined Zoom positioning.