C#
VB
WinRT C#
C++
(Read only) The index of the first page being added, removed or inserted.
public int StartIndex { get; }
Public ReadOnly Property StartIndex As Integer
public int StartIndex {get;}
get_StartIndex();
public:
property int StartIndex {
int get();
}
An integer value that specifies the index of the first page being added, removed or inserted.
For more information, refer to RasterImagePagesChangedEventArgs.
For an example, refer to RasterImagePagesChangedEventArgs.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET