insertItem Method

Summary

Overrides LeadCollection.InsertItem.

Syntax
TypeScript
JavaScript
DocumentPages.prototype.insertItem = function( 
   index, 
   item 
) 
insertItem( 
   index: number, 
   item: DocumentPage 
): void; 

Parameters

index

Index of new the item.

item

Page to insert to the collection.

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.