←Select platform

UploadDocumentOptions Property

Summary

Options to use when saving an attachment to the cache.

Syntax
C#
VB
C++
public UploadDocumentOptions UploadDocumentOptions {get; set;} 
Public Property UploadDocumentOptions() As UploadDocumentOptions 
   Get 
   Set 
public:  
   property UploadDocumentOptions^ UploadDocumentOptions 
   { 
      UploadDocumentOptions^ get() 
      void set(UploadDocumentOptions^ value) 
   } 

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.