Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

InsertItem Method






Index of new the item.
Page to insert to the collection.
Overrides LeadCollection.InsertItem.
Syntax
protected override void InsertItem( 
   int index,
   DocumentPage item
)
'Declaration
 
Protected Overrides Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As DocumentPage _
) 
'Usage
 
Dim instance As DocumentPages
Dim index As Integer
Dim item As DocumentPage
 
instance.InsertItem(index, item)
@Override
protected void onItemAdded(RasterCollectionEvent<DocumentPage> event)
            
protected:
void InsertItem( 
   int index,
   DocumentPage^ item
) override 

Parameters

index
Index of new the item.
item
Page to insert to the collection.
Requirements

Target Platforms

See Also

Reference

DocumentPages Class
DocumentPages Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features