Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

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.

Signature
C#
C#
 public sealed class Location : TypesafeEnum
Signature
vb.net
vb.net
Public NotInheritable Class Location
		Inherits TypesafeEnum
Values

Name

Description

Anchor
Bar
Bar
Bar

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

Anchor
Between
Between
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.

Anchor
Bottom
Bottom
Bottom

Bottom border

Anchor
Horizontal
Horizontal
Horizontal

All horizontal borders

Anchor
Left
Left
Left

Left border

Anchor
Right
Right
Right

Right border

Anchor
Top
Top
Top

Top border

Anchor
Vertical
Vertical
Vertical

All vertical borders