uploadDocumentOptions Property

Summary

Options to use when saving an attachment to the cache.

Syntax
TypeScript
JavaScript
Object.defineProperty(SaveAttachmentToCacheOptions.prototype, 'uploadDocumentOptions', 
   get: function(), 
   set: function(value) 
) 
uploadDocumentOptions: UploadDocumentOptions; 

Property Value

The options to use when saving an attachment to the cache. The default value is a default UploadDocumentOptions object.

Remarks

For more information, refer to DocumentFactory.saveAttachmentToCache and Document Attachments.

Example

For an example, refer to DocumentAttachment and DocumentAttachment.documentId.

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.