←Select platform

PostUploadOperations Property

Summary

Optional post-upload operations to perform on the document data.

Syntax
C#
C++/CLI
Python
public Dictionary<string, string> PostUploadOperations {get;} 
public:  
   property Dictionary<String^, String^>^ PostUploadOperations 
   { 
      Dictionary<String^, String^>^ get() 
   } 
PostUploadOperations # get  (UploadDocumentOptions) 

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 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.