ASPOSE home

com.aspose.words
Class PageBorderDistanceFrom

java.lang.Object
    extended by com.aspose.words.PageBorderDistanceFrom

public class PageBorderDistanceFrom
extends java.lang.Object

Utility class containing constants. Specifies the positioning of the page border relative to the page margin.
See Also:
PageSetup, PageSetup.BorderDistanceFrom

Field Summary
static final intTEXT
           Border position is measured from the page margin.
static final intPAGE_EDGE
           Border position is measured from the page edge.
 

Field Detail

TEXT

public static final int TEXT
Border position is measured from the page margin.

PAGE_EDGE

public static final int PAGE_EDGE
Border position is measured from the page edge.

See Also:
          Wiki - the home page for the Aspose.Words Product Documentation that includes Programmer's Guide, Knowledge Base and other articles.
          Aspose.Words Support Forum - our preferred method of support.
          Aspose.Words Team - contact Aspose.Words Team.


ASPOSE home