Navigation:  Properties >

BorderLineWidth Property

Previous pageReturn to chapter overviewNext page

 

Returns or sets a value (Integer) that determines the line width of the border that will be drawn around the document. Applies only when printing text or text files using the PrintDoc method.

 

 

Syntax

 

object.BorderLineWidth [=value]

 

Where object evaluates to an ASP Printer object.

 

 

 

Remarks

 

The default value for this property is 1. However, if the PrintBorder property is set to False (default), this value is ignored (no border will be printed).