Vintasoft.Imaging.Pdf.Wpf.UI Namespace (Vintasoft.Imaging.Pdf.Wpf.UI)
In This Topic
Contains classes for visual processing of PDF documents.
Classes
| Class | Description |
 | WpfContentStreamGraphicsFigureGroupView | Determines how user can interact with ContentStreamGraphicsFigure. |
 | WpfContentStreamGraphicsFigureView | Determines how user can interact with ContentStreamGraphicsFigure. |
 | WpfGraphicsFigureView | Determines how to display a GraphicsFigure and how user can interact with GraphicsFigure. |
 | WpfGraphicsFigureViewFactory | Provides the ability to create the view (WpfGraphicsFigureView) for graphics figure (GraphicsFigure). |
 | WpfGroupFigureView | Determines how user can interact with GraphicsFigureGroup. |
 | WpfPageRedactionMark | Represents redaction mark that removes all content (images, text, vector graphics) from PDF page. |
 | WpfPdfContentEditorTool | A visual tool that allows to edit content of PDF page in WPF image viewer. |
 | WpfPdfContentEditorToolUndoMonitor | The undo monitor that monitors the WpfPdfContentEditorTool and adds undo action to the undo manager. |
 | WpfPdfContentXObjectEventArgs | Provides data for ContentXObjectMouseEnter, ContentXObjectMouseLeave, ContentXObjectMouseDown and ContentXObjectMouseUp events. |
 | WpfPdfContentXObjectTool | Visual tool that allows to extract, select, transform, replace or remove images or forms on PDF page. |
 | WpfPdfCropSelectionTool | A visual tool for cropping of PDF page or image in image viewer. |
 | WpfPdfFontViewerControl | A control for displaying the PdfFont. |
 | WpfPdfGotoActionExecutor | Executor of "Goto" actions that performs navigation on ImageViewer. |
 | WpfPdfImageExtractorEventArgs | Provides data for ImageMouseEnter, ImageMouseLeave, ImageMouseDown and ImageMouseUp events. |
 | WpfPdfImageExtractorTool | Visual tool that allows to select and extract images on PDF page. |
 | WpfPdfImageViewerActionExecutor | Base class of action executors for image viewer. |
 | WpfPdfMarkupAnnotationEventArgs | Provides data for MarkupAnnotationAdded and MarkupAnnotationCreated events. |
 | WpfPdfNamedActionExecutor | Executor of "Named" actions that performs execution of "named" action on WpfImageViewer. |
 | WpfPdfRemoveContentTool | Visual tool that allows to remove and black out content of PDF page. |
 | WpfPdfTextMarkupTool | Visual tool that allows to markup (highlight, strikeout, underline, squiggly underline) text using PdfTextMarkupAnnotation on PDF page. |
 | WpfPdfVisualTool | Provides the abstract base class for visual tools which work with PDF document. |
 | WpfPointBasedFigureView | Determines how user can interact with PointBasedGraphicsFigure. |
 | WpfRectangleBasedFigureView | Determines how user can interact with RectangleFigure. |
 | WpfRedactionMark | Represents the redaction mark. |
 | WpfRedactionMarkEventArgs | Provides data for the RedactionMarkApplied event. |
 | WpfTextRedactionMark | Represents redaction mark that is used for removing text from content. |
Enumerations
See Also