public final class SlideSizeScaleType
extends com.aspose.ms.System.Enum
Represents the scale type of slide content.
Modifier and Type | Field and Description |
---|---|
static int |
DoNotScale
Do not scale.
|
static int |
EnsureFit
Scale to ensure fit.
|
static int |
Maximize
Maximize size of content.
|
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 DoNotScale
Do not scale.
public static final int EnsureFit
Scale to ensure fit.
public static final int Maximize
Maximize size of content.