Name | Description | |
---|---|---|
![]() | WebPdfRemoveContentToolJS | Initializes a new instance of the WebPdfRemoveContentToolJS class. |
Name | Description | |
---|---|---|
![]() | WebPdfRemoveContentToolJS | Initializes a new instance of the WebPdfRemoveContentToolJS class. |
Name | Description | |
---|---|---|
![]() | add | Adds an item to the selection of specified image. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | addAndBuild | Adds an item to the selection of focused image and begins the rectangle building. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | applyRedactionMarks | Applies the redaction marks to a PDF document. |
![]() | get_ActionButton | Gets the mouse button, which executes the action of the visual tool. (Inherited from WebVisualToolJS) |
![]() | get_ActionCursor | Gets a cursor which should be used in image viewer when visual tool executes its action. (Inherited from WebVisualToolJS) |
![]() | get_Cursor | Gets a cursor which should be used in image viewer when visual tool is active in image viewer. (Inherited from WebVisualToolJS) |
![]() | get_DisableContextMenu | Gets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. (Inherited from WebVisualToolJS) |
![]() | get_FocusedItem | Gets the focused item. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | get_IsEnabled | Gets a value indicating whether visual tool can respond to the user interaction. (Inherited from WebVisualToolJS) |
![]() | get_IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | get_MouseClickCount | Gets the count of mouse clicks in series of clicks. (Inherited from WebVisualToolJS) |
![]() | get_MouseClicksDelta | Gets a delay, in milliseconds, between mouse clicks in series of clicks. (Inherited from WebVisualToolJS) |
![]() | get_Name | Gets the name of visual tool. (Inherited from WebVisualToolJS) |
![]() | get_RedactionMarkAppearance | Gets an appearance of PDF redaction mark. |
![]() | getDrawingBox | Returns the drawing box of visual tool. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | getSelections | Returns the selection collection for specified image. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | reset | Resets the visual tool. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | set_ActionButton | Sets the mouse button, which executes the action of the visual tool. (Inherited from WebVisualToolJS) |
![]() | set_ActionCursor | Sets a cursor which should be used in image viewer when visual tool executes its action. (Inherited from WebVisualToolJS) |
![]() | set_Cursor | Sets a cursor which should be used in image viewer when visual tool is active in image viewer. (Inherited from WebVisualToolJS) |
![]() | set_DisableContextMenu | Sets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. (Inherited from WebVisualToolJS) |
![]() | set_FocusedItem | Sets the focused item. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | set_IsEnabled | Sets a value indicating whether visual tool can respond to the user interaction. (Inherited from WebVisualToolJS) |
![]() | set_MouseClicksDelta | Sets a delay, in milliseconds, between mouse clicks in series of clicks. (Inherited from WebVisualToolJS) |
![]() | set_RedactionMarkAppearance | Sets an appearance of PDF redaction mark. |
![]() | toString | Returns the string representation of this object. (Inherited from WebVisualToolJS) |
Name | Description | |
---|---|---|
![]() | activated | Occurs when the visual tool is activated in the image viewer. (Inherited from WebVisualToolJS) |
![]() | buildingFinished | Occurs when selection building is finished. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | buildingStarted | Occurs when selection building is started. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | collectionChanged | Occurs when collection of selections is changed. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | deactivated | Occurs when the visual tool is deactivated in the image viewer. (Inherited from WebVisualToolJS) |
![]() | focusedItemChanged | Occurs when focused item is changed. (Inherited from WebMultiRectangularSelectionToolJS) |
![]() | initializationException | Occurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS) |
![]() | initializationFinished | Occurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS) |
![]() | initializationStarted | Occurs when the visual tool initialization is started. (Inherited from WebVisualToolJS) |
![]() | mouseDoubleClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from WebVisualToolJS) |
![]() | mouseDown | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from WebVisualToolJS) |
![]() | mouseMove | Occurs when the mouse pointer is moved and this tool is enabled. (Inherited from WebVisualToolJS) |
![]() | mouseUp | Occurs when this tool is enabled and a mouse button is released. (Inherited from WebVisualToolJS) |