ImageGear for .NET
FileOpenedEventArgs Constructor
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > FileOpenedEventArgs Class : FileOpenedEventArgs Constructor




file
FileInfo class to associate with the File property.
pageNumber
Page number to set to the PageNumber property.
page
ImGearPage object to assign to the Page property.
document
ImGearDocument object to assign to the Document property.
artPage
ImGearAnnotationPage object to assign to the ARTPage property.

Glossary Item Box

Initializes a new instance of the FileOpenedEventArgs class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

file
FileInfo class to associate with the File property.
pageNumber
Page number to set to the PageNumber property.
page
ImGearPage object to assign to the Page property.
document
ImGearDocument object to assign to the Document property.
artPage
ImGearAnnotationPage object to assign to the ARTPage property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.