|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.PageBorderAppliesTo
public class PageBorderAppliesTo
| Field Summary | ||
|---|---|---|
static final int | ALL_PAGES | |
| Page border is shown on all pages of the section. | ||
static final int | FIRST_PAGE | |
| Page border is shown on the first page of the section only. | ||
static final int | OTHER_PAGES | |
| Page border is shown on all pages except the first page of the section. | ||
| Field Detail |
|---|
ALL_PAGES | |
public static final int ALL_PAGES | |
FIRST_PAGE | |
public static final int FIRST_PAGE | |
OTHER_PAGES | |
public static final int OTHER_PAGES | |
|
ASPOSE home | ||||||||