attachmentNumber Property

Summary

Attachment number to load.

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

Property Value

1-based attachment number to load. The default value is 0.

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.