Description
Sets or returns aboolean
that represents whether or not page borders for this section will always display in front of any objects it may overlap.
C#
public boolean BorderAlwaysInFront{ get ; set ; } |
vb.net
Public Property BorderAlwaysInFront() As Boolean |