IncludeDateTime Property
Top  Previous  Next


Returns or sets whether ASP Printer should print the current system date / time in the footer of the document. Applies only when printing text or text files using the PrintDoc method.


Syntax

object.IncludeDateTime [=boolean]

Where object evaluates to an ASP Printer object.


The settings for boolean are:

TrueSpecifies that the object should print the date / time.  
False(Default). Specifies that the object should not print the date / time.