SpoolDir Property (Read/Write) |
Top Previous Next |
Holds the spool directory path where the print files are stored previously to be sent to the printer. If the property DeleteFileAfterPrint is set to False, then the file are maintained until are deleted by the user. The file extension is '.LPD'
Visual Basic Syntax
TnbXLPD.SpoolDir [= String]
Delphi Syntax
TnbXLPD.SpoolDir; [:= String]
|