Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

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