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.
|
public static final int NoBorder
No border.
public static final int AroundEveryPage
Around every page.
public static final int OutsidePages
On the outside pages.
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.