←Select platform

SetItem Method

Summary

Overrides LeadCollection.SetItem.

Syntax
C#
C++/CLI
Java
Python
protected override void SetItem( 
   int index, 
   DocumentPage item 
) 
protected:  
   virtual void SetItem( 
      int index, 
      DocumentPage^ item 
   ) override 
protected void setItem(int index, DocumentPage item) 
def SetItem(self,index,item): 

Parameters

index

Index of the item to replace.

item

Page to set.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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