PrintBanner Property (Read/Write) |
Top Previous Next |
Controls if the LPD control prints a Banner Page as the first part of each printing Job. If it's set to False, then the OnPrintBanner event isn't raised.
Visual Basic Syntax
TnbXLPD.PrintBanner [= Boolean]
Delphi Syntax
TnbXLPD.PrintBanner; [:= Boolean]
|