public RasterImagePagesChangedEventArgs(
RasterImagePagesChangedAction action,
int startIndex,
int count
)
Public Function New( _
ByVal action As RasterImagePagesChangedAction, _
ByVal startIndex As Integer, _
ByVal count As Integer _
)
public:
RasterImagePagesChangedEventArgs(
RasterImagePagesChangedAction action,
int startIndex,
int count
)
action
Indicates whether pages are added, removed or inserted.
startIndex
An integer value that specifies the index of the first page being added, removed or inserted.
count
The number of pages being added, removed or inserted.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document