loadDocumentOptions Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(LoadAttachmentOptions.prototype, 'loadDocumentOptions', 
   get: function(), 
   set: function(value) 
) 
loadDocumentOptions: LoadDocumentOptions; 

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.