VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfImageExtractorToolJS type
In This Topic
    WebPdfImageExtractorToolJS Class Events
    In This Topic
    For a list of all events of this type, see WebPdfImageExtractorToolJS.
    Events
     NameDescription
    Public EventOccurs when the visual tool is activated in the image viewer. (Inherited from WebVisualToolJS)
    Public EventOccurs when the visual tool is deactivated in the image viewer. (Inherited from WebVisualToolJS)
    Public EventOccurs when the mouse pointer is over an image on PDF page and the mouse button is pressed.
    Public EventOccurs when the mouse pointer enters an image on PDF page.
    Public EventOccurs when the mouse pointer leaves an image on PDF page.
    Public EventOccurs when the mouse pointer is over an image on PDF page and the mouse button is released.
    Public EventOccurs when the visual tool initialization is failed.
    Public EventOccurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS)
    Public EventOccurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS)
    Public EventOccurs when the visual tool initialization is finished.
    Public EventOccurs when the visual tool initialization is started.
    Public EventOccurs when the visual tool initialization is started. (Inherited from WebVisualToolJS)
    Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from WebVisualToolJS)
    Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from WebVisualToolJS)
    Public EventOccurs when the mouse pointer is moved and this tool is enabled. (Inherited from WebVisualToolJS)
    Public EventOccurs when this tool is enabled and a mouse button is released. (Inherited from WebVisualToolJS)
    Public EventOccurs when selected image is changed.
    See Also