DeleteFileAfterPrint Property (Read/Write)

Top  Previous  Next

Controls the possibility of a data file to be deleted after printing.

 

It has three states:

 

Constant Value

Meaning

ldYes

The file is always deleted

ldNo

The file never is deleted

ldClient

The file is deleted if the client demands to be deleted by a telnet command

 

Visual Basic Syntax

 

TnbXLPDQueue.DeleteFileAfterPrint [= TxTnbXLPDDelete]

 

Delphi Syntax

 

TnbXLPDQueue.DeleteFileAfterPrint; [:= TxTnbXLPDDelete]