DocText Property
Top  Previous  Next


Returns or sets a string specifying the document text (body). Applies only when printing text or text files using the PrintDoc method.


Syntax

object.DocText [=string]

Where object evaluates to an ASP Printer object.



Remarks

If the FileName property is set to a valid text file name, the object will retrieve the document text from the specified file.