|
ASPOSE home |
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 | |
public static final int TEXT |
PAGE_EDGE | |
public static final int PAGE_EDGE |
|
ASPOSE home |