VintaSoft Imaging .NET SDK 11.0
Inheritance Hierarchy
Collapse All
Expand All
In This Topic
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
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure
.
WpfContentStreamGraphicsFigureView
Determines how user can interact with
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure
.
WpfGraphicsFigureView
Determines how to display a
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure
and how user can interact with
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure
.
WpfGraphicsFigureViewFactory
Provides the ability to create the view (
WpfGraphicsFigureView
) for graphics figure (
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure
).
WpfGroupFigureView
Determines how user can interact with
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.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
WpfPdfContentXObjectTool.ContentXObjectMouseEnter
,
WpfPdfContentXObjectTool.ContentXObjectMouseLeave
,
WpfPdfContentXObjectTool.ContentXObjectMouseDown
and
WpfPdfContentXObjectTool.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
Vintasoft.Imaging.UI.ImageViewer
.
WpfPdfImageExtractorEventArgs
Provides data for
WpfPdfImageExtractorTool.ImageMouseEnter
,
WpfPdfImageExtractorTool.ImageMouseLeave
,
WpfPdfImageExtractorTool.ImageMouseDown
and
WpfPdfImageExtractorTool.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
WpfPdfTextMarkupTool.MarkupAnnotationAdded
and
WpfPdfTextMarkupTool.MarkupAnnotationCreated
events.
WpfPdfNamedActionExecutor
Executor of "Named" actions that performs execution of "named" action on
Vintasoft.Imaging.Wpf.UI.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
Vintasoft.Imaging.Pdf.Tree.Annotations.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
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PointBasedGraphicsFigure
.
WpfRectangleBasedFigureView
Determines how user can interact with
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.RectangleFigure
.
WpfRedactionMark
Represents the redaction mark.
WpfRedactionMarkEventArgs
Provides data for the
WpfPdfRemoveContentTool.RedactionMarkApplied
event.
WpfTextRedactionMark
Represents redaction mark that is used for removing text from content.
Enumerations
Enumeration
Description
WpfPdfTextMarkupToolMode
Specifies available text markup modes of PDF text markup tool.
See Also
Reference
Vintasoft.Imaging.Pdf.Wpf.UI Assembly