LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

StartIndex Property






The index of the index of the first page being added, removed inserted. .NET support Silverlight support WinRT support
Syntax
public int StartIndex {get;}
'Declaration
 
Public ReadOnly Property StartIndex As Integer
'Usage
 
Dim instance As RasterImagePagesChangedEventArgs
Dim value As Integer
 
value = instance.StartIndex
public int StartIndex {get;}
 get_StartIndex(); 
public:
property int StartIndex {
   int get();
}

Property Value

A integer value that specifies the index of the first page being added, removed or inserted.
Remarks
For more information, refer to RasterImagePagesChangedEventArgs.
Example
For an example, refer to RasterImagePagesChangedEventArgs.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImagePagesChangedEventArgs Class
RasterImagePagesChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.