java.lang.Objectcom.aspose.words.PageBorderDistanceFrom
public class PageBorderDistanceFrom
Field Summary | ||
---|---|---|
static final int | TEXT | |
Border position is measured from the page margin. | ||
static final int | PAGE_EDGE | |
Border position is measured from the page edge. |
Field Detail |
---|
TEXT = 0 | |
public static final int TEXT |
PAGE_EDGE = 1 | |
public static final int PAGE_EDGE |