Name | Description | |
---|---|---|
![]() | PdfPushButtonWidgetAnnotationView | Initializes a new instance of the PdfPushButtonWidgetAnnotationView class. |
Name | Description | |
---|---|---|
![]() | PdfPushButtonWidgetAnnotationView | Initializes a new instance of the PdfPushButtonWidgetAnnotationView class. |
Name | Description | |
---|---|---|
![]() | Annotation | Gets the annotation of this annotation view. (Inherited from PdfAnnotationView) |
![]() | AppearanceStateType | Gets or sets the appearance state type. (Inherited from PdfAnnotationView) |
![]() | Builder | Gets or sets a transformer that is used for building of the graphics figure view. (Inherited from GraphicsFigureView) |
![]() | CanReceiveFocus | Gets a value indicating whether this annotation can receive focus. |
![]() | EditTransformer | Gets or sets the transformer in edit mode. (Inherited from PdfAnnotationView) |
![]() | Field | Gets the interactive form field of this annotation view. |
![]() | Figure | Gets the graphics figure of the graphics figure view. (Inherited from GraphicsFigureView) |
![]() | FocusBrush | Gets or sets the brush that should be used for filling the focus rectangle. (Inherited from PdfAnnotationView) |
![]() | FocusPen | Gets or sets the pen that should be used for drawing the focus rectangle. (Inherited from PdfAnnotationView) |
![]() | HighlightEffect | Gets or sets the processing command that is used for creating the highlight effect on a button. |
![]() | HorizontalScrollPosition | Gets or sets the horizontal scroll position. (Inherited from PdfWidgetAnnotationView) |
![]() | HorizontalScrollSize | Gets the horizontal scroll size. (Inherited from PdfWidgetAnnotationView) |
![]() | HoverCursor | Gets or sets the hover cursor in view or markup mode. (Inherited from PdfAnnotationView) |
![]() | InteractionController | Gets or sets an interaction controller of the graphics figure view. (Inherited from PdfAnnotationView) |
![]() | IsBuilding | Gets a value indicating whether this annotation view is building. (Inherited from PdfAnnotationView) |
![]() | IsBuildingStarted | Gets a value indicating whether the building of annotation view is started. (Inherited from PdfAnnotationView) |
![]() | IsEnabled | Gets or sets a value indicating whether this graphics figure view is enabled. (Inherited from GraphicsFigureView) |
![]() | IsFocused | Gets or sets a value indicating whether this annotation view is focused. (Inherited from PdfAnnotationView) |
![]() | IsHighlighted | Gets or sets a value indicating whether this button is highlighted. |
![]() | IsReadOnly | Gets or sets a value indicating whether this annotation is read-only in View (Fill) interaction mode. (Inherited from PdfWidgetAnnotationView) |
![]() | IsRequired | Gets or sets a value indicating whether this form field is required. (Inherited from PdfWidgetAnnotationView) |
![]() | JsDoc | Gets the JavaScript Doc that corresponds to this annotation view. (Inherited from PdfAnnotationView) |
![]() | JsField | Gets the JavaScript field that corresponds to this widget annotation view. (Inherited from PdfWidgetAnnotationView) |
![]() | PointsEditor | Gets the graphics figure points editor. (Inherited from GraphicsFigureView) |
![]() | Transformer | Gets or sets a transformer that is used for transforming (moving/resizing/rotating/...) of the graphics figure view. (Inherited from GraphicsFigureView) |
![]() | VerticalScrollPosition | Gets or sets the vertical scroll position. (Inherited from PdfWidgetAnnotationView) |
![]() | VerticalScrollSize | Gets the vertical scroll size. (Inherited from PdfWidgetAnnotationView) |
![]() | ViewTransformer | Gets or sets the transformer in view mode. (Inherited from PdfAnnotationView) |
Name | Description | |
---|---|---|
![]() | ContentHeight | Gets the height of the annotation content. (Inherited from PdfWidgetAnnotationView) |
![]() | ContentWidth | Gets the width of the annotation content. (Inherited from PdfWidgetAnnotationView) |
![]() | IsFocusVisible | Gets a value indicating whether is focus visible. (Inherited from PdfWidgetAnnotationView) |
![]() | NeedDrawHighlight | Gets a value indicating whether button annotation view needs draw highlight. |
Name | Description | |
---|---|---|
![]() | Activate | Activates this widget annotation view. (Inherited from PdfWidgetAnnotationView) |
![]() | DoActivate | Performs the required operations when annotation is activated. (Inherited from PdfWidgetAnnotationView) |
![]() | DoMouseButtonDown | Performs required operations when mouse button down on annotation. |
![]() | DoMouseButtonUp | Performs required operations when mouse button up on annotation. |
![]() | DoMouseEnter | Performs required operations when mouse enters on annotation. (Inherited from PdfAnnotationView) |
![]() | DoMouseExit | Performs required operations when mouse exits from annotation. |
![]() | Draw | Overloaded. Draws the graphics figure on specified |
![]() | GetBoundingBox | Returns a bounding box, in the object space, of graphics figure. (Inherited from GraphicsFigureView) |
![]() | GetDrawingBox | Returns a drawing box, in the object space, of graphics figure. (Inherited from PdfAnnotationView) |
![]() | GetField | Returns the field associated with this widget annotation view. (Inherited from PdfWidgetAnnotationView) |
![]() | GetPointTransform | Returns a point transformation from interactive object space to the specified ImageViewer space relative to the specified VintasoftImage. (Inherited from GraphicsFigureView) |
![]() | Invalidate | Invalidates this annotation view. (Inherited from PdfAnnotationView) |
![]() | IsPointOnObject | Determines that point belongs the annotation. (Inherited from PdfAnnotationView) |
![]() | ResetTransformer | Resets the Transformer. (Inherited from GraphicsFigureView) |
Name | Description | |
---|---|---|
![]() | DrawHighlight | Draws a link annotation highlight for a link and widget annotations. (Inherited from PdfAnnotationView) |
![]() | GetFocusPath | Returns the path that is used for drawing annotation focus. (Inherited from PdfAnnotationView) |
![]() | GetTransformToPageSpace | Returns an affine matrix that transforms from graphics figure space to the PDF page space. (Inherited from PdfAnnotationView) |
![]() | GetTransformToViewerSpace | Overloaded. Returns an affine matrix for point transformation from the interactive object space to the specified |
![]() | OnJavaScriptApiEvent | Raises the JavaScriptApiEvent event. (Inherited from PdfWidgetAnnotationView) |
![]() | OnStateChanged | Invoked when the state of graphics figure is changed. (Inherited from GraphicsFigureView) |
![]() | OnTriggerEvent | Raises the TriggerEvent event. (Inherited from PdfAnnotationView) |
Name | Description | |
---|---|---|
![]() | JavaScriptApiEvent | Occurs when annotation view raises java script API event. (Inherited from PdfWidgetAnnotationView) |
![]() | TriggerEvent | Occurs when annotation view raises trigger event (mouse click,...). (Inherited from PdfAnnotationView) |