←Select platform

LoadAttachmentOptions Class

Summary

Options to use when loading an attachment.

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

LoadAttachmentOptions is used as a parameter for DocumentFactory.LoadDocumentAttachment and LEADDocument.LoadDocumentAttachment, to identify which attachment to load.

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.