Page tree
Skip to end of metadata
Go to start of metadata

Description

Used to specify the border location. Under certain circumstance it is necessary to specify the location of a border. Not all of these will apply for all circumstances.

C#
vb.net

Values

Name

Description

Bar

A border that is placed outside of text when facing pages are displayed

Between

Border between conforming paragraphs. Conforming paragraphs share the following characteristics:

  • Both have the same AbsolutePositioning attributes.
  • Both have borders.
  • The widths of both paragraphs are equal.
  • Both paragraphs are within a table or not.

Bottom

Bottom border

Horizontal

All horizontal borders

Left

Left border

Right

Right border

Top

Top border

Vertical

All vertical borders

  • No labels