| Name | Description | |
|---|---|---|
![]() | ActionButton | Gets or sets the mouse button, which executes the action of this tool. |
![]() | ActionCursor | Gets or sets a cursor, which should be used in image viewer when visual tool executes its action. (Inherited from VisualTool) |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows to change focused item using the PerformNextItemSelection(Boolean) method. |
![]() | CanModifyImage | Gets a value indicating whether this visual tool can modify the image. (Inherited from VisualTool) |
![]() | CaretColor | Gets or sets the color of the Text Caret markup annotation. |
![]() | CaretScaleX | Gets or sets the scale factor of caret annotation at X axis. |
![]() | CaretScaleY | Gets or sets the scale factor of caret annotation at Y axis. |
![]() | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from VisualTool) |
![]() | DisableContextMenu | Gets or 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. |
![]() | Enabled | Gets or sets a value indicating whether [TextMarkupTool] must markup selected text after text selection. |
![]() | HighlightColor | Gets or sets the color of the Highlight text markup annotation. |
![]() | ImageViewer | Gets the ImageViewer object associated with this tool. (Inherited from VisualTool) |
![]() | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from VisualTool) |
![]() | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from VisualTool) |
![]() | MarkupMode | Gets or sets the text markup mode that is used to markup text. |
![]() | Name | Gets the name of visual tool. |
![]() | SelectNextItemKeyCode | Gets or sets a key code that changes the selected item to the next item. (Inherited from VisualTool) |
![]() | SelectPrevItemKeyCode | Gets or sets a key code that changes the selected item to the previous item. (Inherited from VisualTool) |
![]() | SquigglyUnderlineColor | Gets or sets the color of the Squiggly Underline text markup annotation. |
![]() | StrikeoutColor | Gets or sets the color of the Strikeout text markup annotation. |
![]() | TextMarkupAppearanceGenerator | Gets or sets the appearance generator of text markup annotation. |
![]() | TextSelection | Gets the text selection tool associated with this tool. |
![]() | UnderlineColor | Gets or sets the color of the Underline text markup annotation. |

