Returns or sets a string specifying the document header text. Applies only when printing text or text files using the PrintDoc method.
Syntax
object.DocHeader [=string]
Where object evaluates to an ASP Printer object.
Remarks
If the AllDataFromFile property is set to True, the object will assume that the document header should be read from the file specified in the FileName property and will ignore any text contained in the DocHeader property.