Name | Description | |
---|---|---|
![]() | PdfContentEditorTool Constructor | Initializes a new instance of the PdfContentEditorTool class. |
The following tables list the members exposed by PdfContentEditorTool.
Name | Description | |
---|---|---|
![]() | PdfContentEditorTool Constructor | Initializes a new instance of the PdfContentEditorTool class. |
Name | Description | |
---|---|---|
![]() ![]() | ContentChangeDescription_AddClip | A string that describes the content change action when editor adds clip to the figure. The content change description that uses when clip adding. |
![]() ![]() | ContentChangeDescription_RemoveContent | A string that describes the content change action when editor removes content. |
![]() ![]() | ContentChangeDescription_RemoveFigures | A string that describes the content change action when editor removes figures. |
![]() ![]() | ContentChangeDescription_RenderFigures | A string that describes the content change action when editor renders figures. |
![]() ![]() | ContentChangeDescription_ReplaceResource | A string that describes the content change action when editor replaces the resource. |
![]() ![]() | ContentChangeDescription_SetGraphicsProperties | A string that describes the content change action when editor sets graphics properties of the content figure. |
![]() ![]() | ContentChangeDescription_TextChange | A string that describes the content change action when editor changes text of figure. |
![]() ![]() | ContentChangeDescription_Transform | A string that describes the content change action when editor transforms the content figure. |
Name | Description | |
---|---|---|
![]() | ActionButton | Gets or sets the mouse button, which executes the action of this tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ActionCursor | Gets or sets a cursor, which should be used in image viewer when visual tool executes its action. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ActiveInteractionController | Gets an active interaction controller. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the Vintasoft.Imaging.UI.VisualTools.VisualTool.PerformNextItemSelection method. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | AppendMode | Gets or sets a value indicating whether the content editor tool edits PDF page content in append mode. |
![]() | BringToBackAction | Gets the UI action that moves the focused graphics figure view to the first position in view collection. |
![]() | BringToFrontAction | Gets the UI action that moves the focused graphics figure view to the last position in view collection. |
![]() | CanModifyImage | Gets a value indicating whether this visual tool can modify the image. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ChangeFocusedItemBeforeInteraction | Gets or sets a value indicating whether focused item can be changed before interaction. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | Clipboard | Gets or sets the clipboard of this tool. |
![]() ![]() | ClipboardGraphicsFigureDataFormat | Gets the data format for graphics figures in clipboard. |
![]() | ContentFigureHighlightBrush | Gets or sets a brush, which must be used for filling the content figure bounding box. |
![]() | ContentFigureHighlightPen | Gets or sets a pen, which must be used for drawing the content figure bounding box. |
![]() | ContentFigureInteractionBrush | Gets or sets the brush that is used to fill content figure area when transformation occurs. |
![]() | CopyAction | Gets the UI action that copies the selected graphics figure to the clipboard. |
![]() | CurrentPage | Gets the Vintasoft.Imaging.Pdf.Tree.PdfPage, which is associated with Vintasoft.Imaging.UI.ImageViewer.FocusedImage. |
![]() | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | CutAction | Gets the UI action that cuts the selected graphics figure to the clipboard. |
![]() | DeleteAction | Gets the UI action that deletes the selected graphics figure. |
![]() | DeselectAllAction | Gets the UI action that deselects all graphics figures. |
![]() | 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 Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | DocumentFontController | Gets the PDF document font controller that stores fonts of PDF document. |
![]() | Enabled | Gets or sets a value indicating whether Vintasoft.Imaging.UI.VisualTools.VisualTool can respond to the user interaction. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | FigureHighlightBrush | Gets or sets a brush, which must be used for filling the figure bounding box. |
![]() | FigureHighlightPen | Gets or sets a pen, which must be used for drawing the figure bounding box. |
![]() | FiguresHighlight | Gets or sets a value indicating whether the tool must highlight the figures. |
![]() | FigureViewCollection | Gets the figure view collection that is showing using this visual tool. |
![]() | GroupContentFigures | Gets or sets a value indicating whether the content editor tool must group content figures. |
![]() | ImageViewer | Gets the Vintasoft.Imaging.UI.VisualTools.VisualTool.ImageViewer object associated with this tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | InteractiveContentType | Gets or sets the type of the interactive content. |
![]() | IsFinishInteractionOnLostFocus | Gets or sets a value, which determines that interaction should be finished when focus is lost. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | IsMultipageModeSupported | Overridden. Gets a value indicating whether this tool supports multipage mode. |
![]() | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Name | Overridden. Gets the name of visual tool. |
![]() | PasteAction | Gets the UI action that pastes a graphics figure from the clipboard. |
![]() | RenderFiguresWhenDeactivating | Gets or sets a value indicating whether the RenderFiguresOnAllPages must be executed when visual tool is deactivated. |
![]() | RenderFiguresWhenImageIndexChanging | Gets or sets a value indicating whether the RenderFiguresOnPage must be executed when current page is changed in image viewer. |
![]() | SelectedFigure | Gets a current graphics figure. |
![]() | SelectedFigurePoints | Gets points of selected graphics figure. |
![]() | SelectedFigureView | Gets or sets a current graphics figure view. |
![]() | SelectNextItemKeyCode | Gets or sets a key code that changes the selected item to the next item. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | SelectPrevItemKeyCode | Gets or sets a key code that changes the selected item to the previous item. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | UndoManager | Gets or sets the undo manager. |
Name | Description | |
---|---|---|
![]() | AbortBuildFigure | Aborts the building process of figure and removes the figure from FigureViewCollection collection. |
![]() | AddFigure | Overloaded. Adds a Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure to the FigureViewCollection. |
![]() | AddFigureClip | Adds clip to the specified figure. |
![]() | BeginUndoAction | Begins a composite undo action. |
![]() | CancelActiveInteraction | Cancels an active interaction with interaction area of interactive object. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | Dispose | Overloaded. Releases all resources used by the Vintasoft.Imaging.UI.VisualTools.VisualTool object. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | EndUndoAction | Ends the undo action. |
![]() | FindFigures | Finds all figures, which are located at specified point. |
![]() | FinishActiveInteraction | Finishes an active interaction with interaction area of interactive object. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | GetNonContentFigures | Overloaded. Returns the non-content graphics figures for focused image. |
![]() | GetSupportedUIActions | Overridden. Returns the supported UI actions. |
![]() | InvalidateFocusedItem | Invalidates a drawing box of focused interactive object. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | InvalidateItem | Invalidates a drawing box of specified interactive object. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | PerformNextItemSelection | Selects the next available item and makes it as the active item. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | RemoveAllFigures | Removes all figures. |
![]() | RemoveFigure | Removes specified figure. |
![]() | RemoveFigures | Removes the figures. |
![]() | RenderFigures | Renders the figure collection on the specified Vintasoft.Imaging.VintasoftImage. |
![]() | RenderFiguresOnAllPages | Renders the figure collection on all PDF pages. |
![]() | RenderFiguresOnPage | Renders the figure collection on current PDF page. |
![]() | ReplaceResource | Replaces the resource of Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure. |
![]() | ScrollToFocusedItem | Scrolls the viewer to the focused item. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | SetContentGraphicsProperties | Sets the content graphics properties of specified content stream graphics figure. |
![]() | StartBuildClosedCurves | Starts the building process of closed curves. |
![]() | StartBuildCurves | Starts the building process of curves. |
![]() | StartBuildEllipse | Starts the building process of an Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.EllipseFigure. |
![]() | StartBuildFigure | Overloaded. Starts the building process of a figure. |
![]() | StartBuildFormXObject | Starts the building process of form XObject. |
![]() | StartBuildFreehandLines | Starts the building process of freehand lines. |
![]() | StartBuildImage | Starts the building process of an Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ImageFigure. |
![]() | StartBuildLines | Starts the building process of lines. |
![]() | StartBuildPolygon | Starts the building process of a polygon. |
![]() | StartBuildRectangle | Starts the building process of a Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.RectangleFigure. |
![]() | StartBuildTextBox | Starts the building process of a Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.TextBoxFigure. |
![]() | StartBuildTextLine | Starts the building process of a text line. |
![]() | ToString | Returns the string representation of this object. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | TransformFigure | Transforms the figure using specified affine matrix. |
Name | Description | |
---|---|---|
![]() | Activated | Occurs when the visual tool is activated in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Activating | Occurs when the visual tool is activating in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ActiveInteractionControllerChanged | Occurs when the Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool.ActiveInteractionController property is changed. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | Deactivated | Occurs when the visual tool is deactivated in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Deactivating | Occurs when the visual tool is deactivating in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | FigureBuildingCanceled | Occurs when the figure building is canceled. |
![]() | FigureBuildingFinished | Occurs when the figure building is finished. |
![]() | FigureBuildingStarted | Occurs when the figure building is started. |
![]() | FigureCollectionChanged | Occurs when the collection of figures is changed. |
![]() | FigureCollectionChanging | Occurs when the collection of figures is changing. |
![]() | FigureViewCollectionChanged | Occurs when the collection of figure view is changed. |
![]() | ImageChanged | Occurs when the image is changed. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ImageChanging | Occurs when the image is changing. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ImageLoadingException | Occurs when the image is not loaded because of error. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | KeyDown | Occurs when a key is pressed while the image viewer has focus and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | KeyUp | Occurs when a key is released while the image viewer has focus and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is clicked. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseDoubleClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseDown | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseEnter | Occurs when the mouse enters an area of visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseLeave | Occurs when the mouse leaves an area of visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the image viewer and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseUp | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is released. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseWheel | Occurs when the mouse wheel moves while the image viewer has focus and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | PageContentChanged | Occurs when PDF page content is changed. |
![]() | PageContentChanging | Occurs when page content is changing. |
![]() | PreviewKeyDown | Occurs before the Vintasoft.Imaging.UI.VisualTools.VisualTool.KeyDown event when a key is pressed while focus is on this visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | SelectedFigureViewChanged | Occurs when the selected figure is changed. |