ImageGear for .NET
ImGearThumbnailBeforeLoadEventArgs Constructor
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailBeforeLoadEventArgs Class : ImGearThumbnailBeforeLoadEventArgs Constructor




source
Path and format of the currently loaded thumbnail.
page
ImageGear.Core.ImGearPage class 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

source
Path and format of the currently loaded thumbnail.
page
ImageGear.Core.ImGearPage class 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.

Return Value

New instance of ImGearThumbnailBeforeLoadEventArgs class.

See Also

©2013. Accusoft Corporation. All Rights Reserved.