Border
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class Border extends System.Enum
Specifies the border types.
Fields
Field | Description |
---|---|
AroundEveryPage | Around every page. |
NoBorder | No border. |
OutsidePages | On the outside pages. |
AroundEveryPage
public static final int AroundEveryPage
Around every page.
NoBorder
public static final int NoBorder
No border.
OutsidePages
public static final int OutsidePages
On the outside pages.