Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

PrintBorderBottom Element

Description

Allows you to choose a border type for each of the Top, Bottom, Left, and Right sides of the Picture, or OLE object file, in the Word document.

The PrintBorderBottom element corresponds to the "Bottom" field on the Borders sub-tab of the Document tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

Integer

0 to 11, where:
0 = (none)
1 = ¾ pt solid
2 = 1 ½ pt solid
3 = 2 ¼ pt solid
4 = 3 pt solid
5 = 4 ½ pt solid
6 = 6 pt solid
7 = ¾ pt double
8 = 1 ½ pt double
9 = 2 ¼ pt double
10 = ¾ pt dotted
11 = ¾ pt dashed

Sample XML

<PrintBorderBottom inherited="true">0</PrintBorderBottom>
Top of Page Email this Page Log Support Call Send Feedback Print