TextObjectTextBoxTransformerEventArgs Class Members
In This Topic
The following tables list the members exposed by
TextObjectTextBoxTransformerEventArgs.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | CanCancel | Gets a value indicating whether the action can be canceled. |
 | Cancel | Gets or sets a value indicating whether the action must be canceled. |
 | TextBox | Gets the System.Windows.Forms.RichTextBox of text annotation. |
 | TextObject | Gets the text object. |
 | Viewer | Gets the image viewer. |
See Also