deleteDocumentOnDispose Property

Summary

Indicates whether the generated documents should be deleted when dispose is called.

Syntax
TypeScript
JavaScript
Object.defineProperty(PDFPrintResult.prototype, 'deleteDocumentOnDispose', 
   get: function(), 
   set: function(value) 
) 
deleteDocumentOnDispose: boolean; 

Property Value

true to delete; otherwise, false.

Remarks

For more information, refer to PrintDocumentOptions.usePdfPrinting.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.