{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.{excerpt}
{signature:C#}
 public boolean BorderAlwaysInFront{ get; set; }
{signature}{signature:vb.net}
Public Property BorderAlwaysInFront() As Boolean
{signature}