Click or drag to resize

EditorViewText Property

This property returns the plain text currently displayed by the TEC.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(135)]
[BrowsableAttribute(false)]
public string Text { get; }

Property Value

Type: String
See Also