ImageGear for .NET
ImGearThumbnailBeforeLoadEventArgs Constructor
See Also  Send Feedback
ImageGear21.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailBeforeLoadEventArgs Class : ImGearThumbnailBeforeLoadEventArgs Constructor




routedEvent
Reference to event object.
source
Reference to ImageGear.Windows.Forms.ImGearLoadingSelection object that contains path and format of the currently loaded thumbnail.
page
ImageGear.Core.ImGearPage object containing full-sized picture that was used to create a thumbnail.
pageNumber
Page number of the currently loaded thumbnail.
skip
Flag indicating whether or not to load thumbnail into a control.

Glossary Item Box

Initializes a new instance of the ImGearThumbnailBeforeLoadEventArgs class.

Syntax

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

Parameters

routedEvent
Reference to event object.
source
Reference to ImageGear.Windows.Forms.ImGearLoadingSelection object that contains path and format of the currently loaded thumbnail.
page
ImageGear.Core.ImGearPage object containing full-sized picture that was used to create a thumbnail.
pageNumber
Page number of the currently loaded thumbnail.
skip
Flag indicating whether or not to load thumbnail into a control.

See Also

©2013. Accusoft Corporation. All Rights Reserved.