VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfListBoxWidgetAnnotationView Class
In This Topic
PdfListBoxWidgetAnnotationView Class Methods
In This Topic
For a list of all methods of this type, see PdfListBoxWidgetAnnotationView.
Public Methods
 NameDescription
Public MethodActivates this widget annotation view. (Inherited from PdfWidgetAnnotationView)
Public MethodCommits current text value to the interactive form field.
Public MethodPerforms the required operations when annotation is activated. (Inherited from PdfWidgetAnnotationView)
Public MethodPerforms required operations when mouse button down on annotation. (Inherited from PdfWidgetAnnotationView)
Public MethodPerforms required operations when mouse button up on annotation. (Inherited from PdfWidgetAnnotationView)
Public MethodPerforms required operations when mouse enters on annotation. (Inherited from PdfAnnotationView)
Public MethodPerforms required operations when mouse exits from annotation. (Inherited from PdfAnnotationView)
Public MethodOverloaded. Draws the graphics figure on specified of the . (Inherited from GraphicsFigureView)
Public MethodReturns a bounding box, in the object space, of graphics figure. (Inherited from GraphicsFigureView)
Public MethodReturns a drawing box, in the object space, of graphics figure. (Inherited from PdfAnnotationView)
Public MethodReturns the field associated with this widget annotation view. (Inherited from PdfWidgetAnnotationView)
Public MethodDetermines that the specified item is visible.
Public MethodReturns the item indexes that intersects with the specified rectangle.
Public MethodReturns a point transformation from interactive object space to the specified ImageViewer space relative to the specified VintasoftImage. (Inherited from GraphicsFigureView)
Public MethodReturns the selected item indexes.
Public MethodInvalidates this annotation view. (Inherited from PdfAnnotationView)
Public MethodOverloaded. Determines that point belongs the annotation. (Inherited from PdfAnnotationView)
Public MethodResets the Transformer. (Inherited from GraphicsFigureView)
Public MethodScrolls to the specified item.
Public MethodScrolls to the selection.
Public MethodSets the selected items.
Protected Methods
 NameDescription
Protected MethodDraws a link annotation highlight for a link and widget annotations. (Inherited from PdfAnnotationView)
Protected MethodReturns the path that is used for drawing annotation focus.
Protected MethodReturns an affine matrix that transforms from graphics figure space to the PDF page space. (Inherited from PdfAnnotationView)
Protected MethodOverloaded. Returns an affine matrix for point transformation from the interactive object space to the specified . (Inherited from GraphicsFigureView)
Protected MethodRaises the JavaScriptApiEvent event. (Inherited from PdfWidgetAnnotationView)
Protected MethodInvoked when the state of graphics figure is changed. (Inherited from GraphicsFigureView)
Protected MethodRaises the TriggerEvent event. (Inherited from PdfAnnotationView)
See Also