postUploadOperations Property

Summary

Optional post upload operations to perform on the document data.

Syntax
TypeScript
JavaScript
Object.defineProperty(UploadDocumentOptions.prototype, 'postUploadOperations', 
   get: function(), 
   set: function(value) 
) 
postUploadOperations: { 
   [key: string]: string; 
}; 

Property Value

Dictionary containing the optional post upload operations and their settings to perform on the document data. The default value is an empty dictionary.

Remarks

Refer to Uploading Using the Document Library for more information.

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.