PrintBorder Property
Returns or sets whether
Smart Print Control
should print a border around the document.
Syntax
object
.
PrintBorder
[=
boolean
]
Where
object
evaluates to a
Smart Print Control
.
The settings for
boolean
are:
True
Specifies that the control should print a border.
False
(Default). Specifies that the control should not print a border.