ImageGear for .NET
DragDropOpen Property
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : DragDropOpen Property




Glossary Item Box

Gets or sets a value indicating whether hand drag and drop file opening is enabled or not.

Syntax

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

Property Value

System.Boolean structure object.

Remarks

Default value is false.

When true, dragging a file onto the PageView will trigger opening of the file and associating it with the PageView.

The OpenImages, OpenAnnotations, DefaultPageNumber, CreateNewPageDisplayForImage, and OpenDocument properties can be used to control default loading behavior. In addition the FileOpening event can be used to control loading and FileOpened event can be used to get the results of loading.

See Also

©2013. Accusoft Corporation. All Rights Reserved.