PrintDocument Property (Read/Write) |
Top Previous Next |
Controls if the LPD control prints the document. If it's set to False, then the OnPrintDocument event isn't raised.
Visual Basic Syntax
TnbXLPD.PrintDocument [= Boolean]
Delphi Syntax
TnbXLPD.PrintDocument; [:= Boolean]
|