public final class Border
extends com.aspose.ms.System.Enum
Specifies the border types.
Modifier and Type | Field and Description |
---|---|
static int |
AroundEveryPage
Around every page.
|
static int |
NoBorder
No border.
|
static int |
OutsidePages
On the outside pages.
|
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 NoBorder
No border.
public static final int AroundEveryPage
Around every page.
public static final int OutsidePages
On the outside pages.