moveItem Method

Summary

Overrides LeadCollection.moveItem.

Syntax
TypeScript
JavaScript
DocumentAttachments.prototype.moveItem = function( 
   oldIndex, 
   newIndex 
) 
moveItem( 
   oldIndex: number, 
   newIndex: number 
): void; 

Parameters

oldIndex

The current index of the attachment.

newIndex

The new attachment index.

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.