CustomerReceiptFile Property
Filename for CustomerReceipt (optional).
Syntax
char* GetCustomerReceiptFile();
int SetCustomerReceiptFile(char* lpszCustomerReceiptFile);
Default Value
""
Remarks
When this property is set to a valid filename, the contents of the CustomerReceipt property are written into the file.
The file will be saved in the format defined by the value of LabelImageType property, and the filename should include the appropriate extension.
Data Type
String