Description
Sets or returns aboolean
that represents whether or not the padding for this section's page border will be measured from the edge of the page or from the text it surrounds.
C#
public boolean BorderOffsetsFromPage{ get ; set ; } |
vb.net
Public Property BorderOffsetsFromPage() As Boolean |