LineBelowHeader Property
Top  Previous  Next


Returns or sets whether a line should be printed below the document header. Applies only when printing text or text files using the PrintDoc method.


Syntax

object.LineBelowHeader [=boolean]

Where object evaluates to an ASP Printer object.


The settings for boolean are:

True(Default). Specifies that a line should be printed below the document header.  
False Specifies that no line should be printed below the document header.