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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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