VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfAnnotationTool Class
In This Topic
PdfAnnotationTool Class Methods
In This Topic
For a list of all methods of this type, see PdfAnnotationTool.
Public Methods
 NameDescription
Public MethodOverloaded. Adds and builds the annotation.
Public MethodOverloaded. Adds and builds the form field.
Public MethodOverloaded. Adds and the annotation to focused page.
Public MethodOverloaded. Adds the form field.
Public MethodCancels an active interaction with interaction area of interactive object. (Inherited from UserInteractionVisualTool)
Public MethodCancels the building process and removes the annotation view from AnnotationViewCollection collection.
Public MethodDetermines that the tool can interact with the specified annotation view.
Public MethodCreates a PDF annotation view for the specified PDF annotation.
Public MethodOverloaded. Finds an annotation view at specified point, in the image viewer space.
Public Methodstatic (Shared in Visual Basic)Finds the specified visual tool of specified type in visual tool. (Inherited from VisualTool)
Public MethodFinishes an active interaction with interaction area of interactive object. (Inherited from UserInteractionVisualTool)
Public MethodOverloaded. Finishes an interaction with annotation.
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the active interaction controller of specified visual tool. (Inherited from UserInteractionVisualTool)
Public MethodReturns the annotation view associated with the specified annotation.
Public MethodReturns an array of annotation views associated with the specified field.
Public MethodReturns the visibility of specified annotation.
Public MethodOverloaded. Returns a field associated with the specified widget annotation view.
Public MethodReturns a JS field object associated with the specified PDF interactive form field.
Public MethodReturns the selected annotation views.
Public MethodReturns the supported UI actions.
Public MethodInvalidates the PDF annotation.
Public MethodInvalidates the PDF annotations.
Public MethodInvalidates a drawing box of focused interactive object. (Inherited from UserInteractionVisualTool)
Public MethodOverloaded. Invalidates the PDF interactive form field tree.
Public MethodInvalidates a drawing box of specified interactive object. (Inherited from UserInteractionVisualTool)
Public MethodPerforms formatting of all fields located on current page.
Public MethodSelects the next available item and makes it as the active item.
Public MethodOverloaded. Performs the selection of the items.
Public MethodRaises the document trigger event.
Public MethodRaises the trigger event.
Public Methodstatic (Shared in Visual Basic)Registers the annotastion view.
Public MethodReloads the annotations of current page.
Public MethodScrolls the viewer to the focused item. (Inherited from UserInteractionVisualTool)
Public MethodReturns the string representation of this object. (Inherited from VisualTool)
Public MethodTranslates the location of the specified annotations.
Protected Methods
 NameDescription
Protected MethodReturns a value indicating whether PDF annotation intersects with the selection rectangle.
Protected MethodBegins an active interaction.
Protected MethodReturns a value indicating whether tool can change focused item when mouse is used.
Protected MethodReturns a value indicating whether next item can be selected. (Inherited from UserInteractionVisualTool)
Protected MethodReturns a value indicating whether the point is located on unfocused image. (Inherited from UserInteractionVisualTool)
Protected MethodOverloaded. Releases all resources used by the object.
Protected MethodDraws a selection of annotation view on specified graphics.
Protected MethodDraws annotation highlight in editor mode.
Protected MethodDraws the field highlight.
Protected MethodDraws the field name.
Protected MethodDraws an interactive object on specified graphics.
Protected MethodDraws an interactive object background.
Protected MethodDraws an interactive object foreground.
Protected MethodExecutes the UI action that occurs in JsApp object.
Protected MethodFinds the interaction area at the specified location, in viewer space. (Inherited from UserInteractionVisualTool)
Protected MethodOverloaded. Finds an interactive object at the specified point on image viewer.
Protected MethodOverloaded. Finds an interactive objects at specified point on image viewer. (Inherited from UserInteractionVisualTool)
Protected MethodReturns the annotation selection box.
Protected MethodReturns the tab order of annotation collection.
Protected MethodReturns the item drawing box.
Protected MethodReturns a point transformation of specified interactive object. (Inherited from UserInteractionVisualTool)
Protected MethodOverloaded. Invalidates the entire surface of the and causes the to be redrawn. (Inherited from VisualTool)
Protected MethodOverloaded. Executes the specified delegate on the thread that owns the 's underlying . (Inherited from VisualTool)
Protected MethodDetermines whether the ActionButton contains the button. (Inherited from VisualTool)
Protected MethodReturns a value indicating whether the visual tool will process the mouse event.
Protected MethodRaises the Activated event.
Protected MethodRaises the Activating event. (Inherited from VisualTool)
Protected MethodRaises the ActiveInteractionControllerChanged event. (Inherited from UserInteractionVisualTool)
Protected MethodCalled when the widget annotation loses the input focus ("Blur" trigger).
Protected MethodRaises the AnnotationMouseButtonDown event.
Protected MethodRaises the AnnotationMouseButtonUp event.
Protected MethodRaises the AnnotationMouseEnter event.
Protected MethodRaises the AnnotationMouseExit event.
Protected MethodCalled when the widget annotation receives the input focus ("Focus" trigger).
Protected MethodOccurs when annotations editing is finished.
Protected MethodRaises the AnnotationViewCollectionChanged event.
Protected MethodRaises the BuildingCanceled event.
Protected MethodRaises the BuildingFinished event.
Protected MethodRaises the BuildingStarted event.
Protected MethodRaises the Deactivated event.
Protected MethodRaises the Deactivating event. (Inherited from VisualTool)
Protected MethodRaises the EnabledChanged event. (Inherited from VisualTool)
Protected MethodRaises the FocusedAnnotationViewChanged event.
Protected MethodRaises the FocusedAnnotationViewChanging event.
Protected MethodRaises the FocusedFieldChanged event.
Protected MethodOccurs when focused item is changed.
Protected MethodOccurs when focused item is changing.
Protected MethodRaises the HoveredAnnotationChanged event.
Protected MethodRaises the HoveredAnnotationChanging event.
Protected MethodRaises the HoveredAnnotationViewChanged event.
Protected MethodRaises the HoveredAnnotationViewChanging event.
Protected MethodRaises the ImageChanged event. (Inherited from VisualTool)
Protected MethodRaises the ImageChanging event. (Inherited from VisualTool)
Protected MethodRaises the ImageLoadingException event. (Inherited from VisualTool)
Protected MethodRaises the interaction event for specified interactive object. (Inherited from UserInteractionVisualTool)
Protected MethodRaises the InteractionFinished event. (Inherited from UserInteractionVisualTool)
Protected MethodRaises the InteractionModeChanged event.
Protected MethodRaises the InteractionStarted event. (Inherited from UserInteractionVisualTool)
Protected MethodCalled when the item collection is changed.
Protected MethodOccurs when state of interactive object is changed.
Protected MethodCalled when JavaScript API event occurs.
Protected MethodRaises the PreviewKeyDown event.
Protected MethodRaises the KeyUp event. (Inherited from UserInteractionVisualTool)
Protected MethodOccurs when visual tool loses the focus. (Inherited from UserInteractionVisualTool)
Protected MethodRaises the MouseClick event. (Inherited from VisualTool)
Protected MethodRaises the MouseDoubleClick event. (Inherited from VisualTool)
Protected MethodRaises the MouseDown event.
Protected MethodRaises the MouseEnter event. (Inherited from VisualTool)
Protected MethodRaises the MouseLeave event. (Inherited from VisualTool)
Protected MethodRaises the MouseMove event.
Protected MethodRaises the MouseUp event.
Protected MethodRaises the MouseWheel event. (Inherited from VisualTool)
Protected MethodCalled when PDF page closed.
Protected MethodCalled when PDF page opened.
Protected MethodOverloaded. Paints content of visual tool on specified image.
Protected MethodRaises the PreviewKeyDown event. (Inherited from VisualTool)
Protected MethodRaises the SelectedAnnotationViewCollectionChanged event.
Protected MethodRaises the TransformingFinished event.
Protected MethodRaises the TransformingStarted event.
Protected MethodCalled when trigger event occurs.
Protected MethodTransforms the points from the viewer space to the interactive object space. (Inherited from UserInteractionVisualTool)
Protected MethodTransforms a point from the viewer space to the interactive object space. (Inherited from UserInteractionVisualTool)
Protected MethodProcesses the IME Windows messages. (Inherited from UserInteractionVisualTool)
Protected MethodResets this tool. (Inherited from VisualTool)
Protected MethodScrolls the viewer to the specified item.
Protected MethodSets the hovered annotation view.
Protected MethodSets properties to the specified interaction controller.
Protected MethodSets the transformer of specified annotation view.
Protected MethodTries to finish the current interaction. (Inherited from UserInteractionVisualTool)
See Also