PrintMode (Read Only) |
Top Previous Next |
Indicates the print mode requested by the client in the control file.
Possible constant values are:
Visual Basic Syntax
[TXPrinterPrintMode =] TnbXLPDJob.PrintMode
Delphi Syntax
[TXPrinterPrintMode :=] TnbXLPDJob.PrintMode;
See also Status property.
|