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 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
  • No labels