BorderStyle Element

Author-it XML Format

Description

Allows you to choose a style for the border around the paragraph.

The BorderStyle element corresponds to the "Border style" field, on the Borders sub-tab, on the Style Definition tab of the Style object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Style

Values

Data Type

Range

Integer

0, 1, 2 where:

0 = Standard
1 = Thick
2 = Double

Sample XML

<BorderStyle>0</BorderStyle>