The Page
PageBorder
Introduced: X16.
Enumeration | Description |
---|---|
Attribute | Determines a certain page border attribute. |
Method | Description |
---|---|
get |
Gets the distance, in twips, of the bottom border line either from the edge of the page or from the text, depending on the Measure |
get |
Gets the color of the bottom border line. |
get |
Gets the width of the bottom border line. |
get |
Gets whether the page border is drawn only on the first page of the section. |
get |
Gets the distance, in twips, of the left border line either from the edge of the page or from the text, depending on the Measure |
get |
Gets the color of the left border line. |
get |
Gets the width of the left border line. |
get |
Gets whether the page border's distances are measured from the text. |
get |
Gets whether the page border is not drawn on the first page of the section. |
get |
Gets the distance, in twips, of the right border line either from the edge of the page or from the text, depending on the Measure |
get |
Gets the color of the right border line. |
get |
Gets the width of the right border line. |
get |
Gets whether the page border surrounds the section's footer. |
get |
Gets whether the page border surrounds the section's header. |
get |
Gets the distance, in twips, of the top border line either from the edge of the page or from the text, depending on the {@link Measure |
get |
Gets the color of the top border line. |
get |
Gets the width of the top border line. |
set |
Sets the distance, in twips, of the bottom border line either from the edge of the page or from the text, depending on the Measure |
set |
Sets the color of the bottom border line. |
set |
Sets the width of the bottom border line. |
set |
Sets whether the page border is drawn only on the first page of the section. |
set |
Sets the distance, in twips, of the left border line either from the edge of the page or from the text, depending on the Measure |
set |
Sets the color of the left border line. |
set |
Sets the width of the left border line. |
set |
Sets whether the page border's distances are measured from the text. |
set |
Sets whether the page border is not drawn on the first page of the section. |
set |
Sets the distance, in twips, of the right border line either from the edge of the page or from the text, depending on the Measure |
set |
Sets the color of the right border line. |
set |
Sets the width of the right border line. |
set |
Sets the whether the page border surrounds the section's footer. |
set |
Sets the whether the page border surrounds the section's header. |
set |
Sets the distance, in twips, of the top border line either from the edge of the page or from the text, depending on the Measure |
set |
Sets the color of the top border line. |
set |
Sets the width of the top border line. |