←Select platform

LoadDocumentOptions Property

Summary

Options to use when loading an embedded attachment from a document.

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

Property Value

The options to use when loading an embedded attachment from a document. The default value is a default LoadDocumentOptions object.

Remarks

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