Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns a boolean that represents whether or not page borders for this section will always display in front of any objects it may overlap.

Signature
C#
C#

 public boolean BorderAlwaysInFront{ get; set; }
Signature
vb.net
vb.net

Public Property BorderAlwaysInFront() As Boolean