DeleteFileAfterPrint Property (Read/Write) |
Top Previous Next |
Controls the possibility of a data file to be deleted after printing.
It has three states:
Visual Basic Syntax
TnbXLPD.DeleteFileAfterPrint [= TTnbXLPDDelete]
Delphi Syntax
TnbXLPD.DeleteFileAfterPrint; [:= TTnbXLPDDelete]
|