setItem Method

Summary

Overrides LeadCollection.SetItem.

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

Parameters

index

Index of the item to replace.

item

Page to set.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.