Initializes a new RasterThumbnailBrowserAddFileEventArgs with explicit values.
public RasterThumbnailBrowserAddFileEventArgs(
string fileName,
int page,
int totalPages
)
Public Function New( _
ByVal fileName As String, _
ByVal page As Integer, _
ByVal totalPages As Integer _
)
public:
RasterThumbnailBrowserAddFileEventArgs(
String^ fileName,
int page,
int totalPages
)
fileName
A System.String containing the file name of the item added.
page
An System.Int32 value that contains the page number in the file that was just added.
totalPages
An System.Int32 value that contains the total number of pages in the file that was just added.
Refer to RasterThumbnailBrowser.
RasterThumbnailBrowserAddFileEventArgs Class
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