←Select platform

SaveAttachmentToCacheOptions Class

Summary

Options used to save an attachment to the cache.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public class SaveAttachmentToCacheOptions 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class SaveAttachmentToCacheOptions 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class SaveAttachmentToCacheOptions 
Remarks

SaveAttachmentToCacheOptions is used as a parameter of DocumentFactory.SaveAttachmentToCache and LEADDocument.SaveAttachmentToCache, as the options to use when saving an attachment to the cache.

For more information, refer to 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.