VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfContentEditorToolJS type
In This Topic
WebPdfContentEditorToolJS Class Events
In This Topic
For a list of all events of this type, see WebPdfContentEditorToolJS.
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 visual tool initialization is failed. (Inherited from WebVisualToolJS)
Public EventOccurs when the visual tool initialization is failed.
Public EventOccurs when the visual tool initialization is finished.
Public EventOccurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS)
Public EventOccurs when the visual tool initialization is started. (Inherited from WebVisualToolJS)
Public EventOccurs when the visual tool initialization is started.
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 PDF text block is changed.
Public EventOccurs when editing of selected PDF text block is finished.
Public EventOccurs when editing of selected PDF text block is started.
Public EventOccurs when selected text symbol is changed.
Public EventOccurs when PDF text block is added.
Public EventOccurs when the mouse pointer is over a text block on PDF page and the mouse button is pressed.
Public EventOccurs when the mouse pointer enters a text block on PDF page.
Public EventOccurs when the mouse pointer leaves a text block on PDF page.
Public EventOccurs when the mouse pointer is over a text block on PDF page and the mouse button is released.
Public EventOccurs when PDF text block is removed.
See Also