←Select platform

RasterThumbnailBrowserAddFileEventArgs Constructor(String,Int32,Int32)

Summary

Initializes a new RasterThumbnailBrowserAddFileEventArgs with explicit values.

Syntax

C#
VB
C++
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 
) 

Parameters

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.

Example

Refer to RasterThumbnailBrowser.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize