←Select platform

StartIndex Property

Summary

(Read only) The index of the first page being added, removed or inserted.

Syntax

C#
VB
WinRT C#
C++
public int StartIndex { get; } 
Public ReadOnly Property StartIndex As Integer 
public int StartIndex {get;} 
 get_StartIndex();  
public: 
property int StartIndex { 
   int get(); 
} 

Property Value

An 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly