←Select platform
In This Topic ▼

DocumentViewerSelectTextInteractiveMode Class Members

Summary

The following tables list the members exposed by DocumentViewerSelectTextInteractiveMode.

Public Constructors

Name Description
Public Constructor
DocumentViewerSelectTextInteractiveMode Creates a new instance of DocumentViewerSelectTextInteractiveMode.
Public Constructor ImageViewerRubberBandInteractiveMode Initializes a new instance of ImageViewerRubberBandInteractiveMode (Inherited from ImageViewerRubberBandInteractiveMode)

Public Methods

Name Description
Public Method
Start Starts the DocumentViewerSelectTextInteractiveMode and binds to the interactive events.
Public Method Stop Stops the DocumentViewerSelectTextInteractiveMode and unbinds from the interactive events.

Protected Methods

Name Description
Protected Method
OnRubberBandCompleted Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandCompleted to handle rubberband movement text selection.
Protected Method OnRubberBandDelta Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to handle rubberband movement text selection.
Protected Method OnRubberBandStarted Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandStarted to begin text selection.
Protected Method Render Renders the shape on the viewer surface. (Inherited from ImageViewerRubberBandInteractiveMode)

Public Properties

Name Description
Public Property
BackgroundBrush Brush to use for filling the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property BorderBackPen Back pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property BorderPen Pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property DocumentViewer Owner document viewer.
Public Property FillMode Mode to use when filling the rubber band shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property Id Unique ID of this mode
Public Property Name Name of this mode.
Public Property RestrictToWorkBounds Indicates whether this rubber band should only work on the current restricted bound set by the user. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property RoundRectangleRadius Radius of the round rectangle shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property Shape Overrides ImageViewerRubberBandInteractiveMode.Shape toprevent setting shapes other than ImageViewerRubberBandShape.Rectangle.

Public Events

Name Description
Public Event
RubberBandCompleted Occurs when the user completes the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Event RubberBandDelta Occurs when the user is performing rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Event RubberBandStarted Occurs when the user starts the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly