| Class | Description |
 | WpfColoredObjects<T> | Set of colored objects that can be highlighted in WpfHighlightTool<T>. |
 | WpfCompositeVisualTool | Visual tool which combines behaviour of several visual tools. |
 | WpfCompositeVisualToolInputGesture | Defines the input gesture for composite visual tool. |
 | WpfCropSelectionTool | Visual tool that allows to cut the image using the selected region. |
 | WpfCurvilinearSelectionRegion | Represents the current selection, which is defined by a curve, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited. |
 | WpfCustomSelectionChangedEventArgs | Provides data for the SelectionChanged event. |
 | WpfCustomSelectionTool | A visual tool that allows to select the custom image region in image viewer. |
 | WpfDocumentNavigationTool | A visual tool that allows to display and execute actions (links, navigation, ...) of image in image viewer. |
 | WpfDragDropSelectionTool | Visual tool for dragging and dropping a region of image in image viewer. |
 | WpfEllipticalSelectionRegion | Represents the current selection, which is defined by an ellipse, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. |
 | WpfHighlightTool<T> | Visual tool that allows to highlight several WpfColoredObjects<T> on the image. |
 | WpfImageMapTool | Map of the image in the image viewer. |
 | WpfImageProcessingTool | Visual tool for previewing and executing image processing in image viewer. Image processing can be done on the whole image or region of image. |
 | WpfImageViewerPointTransform | Provides an abstract base class for transformations which transform the System.Windows.Point structure to the image viewer space. |
 | WpfImageViewerProcessingTool | Visual tool for processing of rectangular area in an image viewer. |
 | WpfLassoSelectionRegion | Represents the current selection, which is defined by a freehand polygon (lasso), in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited. |
 | WpfMagnifierTool | Visual tool for magnification of image region in image viewer. |
 | WpfMultiRectangularSelectionTool | The visual tool that allows to select an image region, which consists from multiple rectangles, in image viewer. |
 | WpfMultiRectangularSelectionTool<T> | The generic visual tool that allows to select an image region, which consists from multiple rectangles, in image viewer. |
 | WpfNavigationActionExecutor | Provides the action executor that executes navigation actions. |
 | WpfOverlayImageTool | Visual tool for overlaying an image on a top of image in image viewer. |
 | WpfPageContentActionCompositeExecutor | Represents the composite executor of metadata action. |
 | WpfPanTool | Visual tool for panning an image in image viewer. |
 | WpfPathSelectionRegion | Represents the current selection, which is defined as a graphical path, in an image viewer. The selection can be moved, resized and rotated. Also the selection point list can be edited. |
 | WpfPixelsToImageViewerPointTransform | Transforms the System.Windows.Point structure from image space to image viewer space. |
 | WpfPolygonalSelectionRegion | Represents the current selection, which is defined by a polygon, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited. |
 | WpfRectangularSelection | Represents the rectangular selection on image in image viewer. |
 | WpfRectangularSelectionRegion | Represents the current selection, which is defined by a rectangle, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited. |
 | WpfRectangularSelectionTool | Visual tool for selecting a rectangular image region in image viewer. |
 | WpfRectangularSelectionToolWithCopyPaste | Visual tool for selection of rectangular region of image in image viewer. Selected region of image can be copied into clipboard. Selected region of image can be replaced by image from clipboard. |
 | WpfSelectionRegionBase | Provides the abstract base class for the selection region. |
 | WpfSelectionRegionView | Represents a view of the current selection in image viewer. |
 | WpfSelectionRegionViewWithImageProcessingPreview | Represents a view of the current selection in an image viewer. The view allows to preview image processing in the image viewer. |
 | WpfSimpleEllipticalSelectionRegion | Represents the current selection, which is defined by an ellipse, in an image viewer. The selection can be moved and resized only. |
 | WpfTextOverlay | Represents a static text, which can be displayed in image viewer. |
 | WpfTextOverlayCollection | Represents a collection of text overlays. |
 | WpfTextOverlayGroup | Represents a group of static texts objects, which can be displayed in image viewer. |
 | WpfTextOverlayTool | A visual tool for displaying static text graphic objects in an image viewer. |
 | WpfTextSelectionTool | A visual tool that allows to select and search text on PDF or DOCX page in image viewer. |
 | WpfToolCursors | Provides a collection of Cursor objects for use in visual tool. |
 | WpfVisualTool | Provides the abstract base class for visual tools. |
 | WpfVisualToolEmbedder | Helper that allows to integrate functionality of one visual tool into another visual tool without using the WpfCompositeVisualTool class. |
 | WpfVisualToolInputGesture | Defines the input gesture for visual tool. |
 | WpfZoomSelectionTool | Visual tool for zooming of image region in image viewer. |
 | WpfZoomTool | Visual tool for zooming of image in image viewer. |