Gets or sets how much space to leave between outmost nodes and the document bounds as set via SetDocSize.
SyntaxVB6
Copy Code
|
|---|
Public Property Get BorderGap() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 15.
RemarksThe value of this property is ignored if KeepRootPos is enabled.
See Also