EditorView Properties |
The EditorView type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveZone |
This property controls the current zone index when the control is in Zone Validating Mode.
|
![]() | BorderVisible |
This property controls whether a thin 3D border will be displayed around the control or not. |
![]() | CharacterMapVisible |
This property controls whether or not the character map is displayed. |
![]() | CustomMenuVisible |
Use this function to programmatically configure the custom menu visibility.
|
![]() | CustomToolbarVisible |
Use this function to programmatically configure the custom toolbar visibility.
|
![]() | CustomTooltips |
Use this property to update a number of custom toolbar button related tooltip texts if you wish to replace the default values. |
![]() | DefaultMenuVisible |
Use this function to programmatically configure the default menu visibility.
|
![]() | EnableIntelliTrain |
This property controls whether the IntelliTrain mode is enabled or not.
|
![]() | EnableNondictWordMarking |
This property controls whether the non-dictionary word marking (red wavy underline) is enabled or not. |
![]() | EnablePrintDialog |
This property controls whether the Print dialog is displayed or not when the PrintText method is invoked. |
![]() | EnableProofReadDoneDialog |
This property controls whether the proofread done dialog is displayed or not.
|
![]() | EnableRedactDocumentDialog |
This property controls whether the redact document dialog is displayed or not.
|
![]() | EnableVerifier |
This property controls whether displaying the Verifier is enabled or not. |
![]() | EnableWordWrap |
This property controls whether word wrapping is enabled or not.
|
![]() | FormArrangementToolbarVisible |
This property controls whether the form object arrangement toolbar is displayed or not.
|
![]() | Format |
This property controls the formatting level for recognition result display. |
![]() | FormattingToolbarVisible |
This property controls whether the text formatting toolbar is displayed or not.
|
![]() | FormDrawingToolbarVisible |
This property controls whether the Form object drawing toolbar is displayed or not.
|
![]() | HeaderFooterVisible |
This property controls whether headers and footers are displayed by the control or not.
|
![]() | HighlightFillableFields |
This property controls whether fill-able form fields are highlighted or not.
|
![]() | LargeToolbarButtons |
This property controls using large icons on toolbars.
|
![]() | LearntCharColor |
This property controls the font color of trained characters in the TEC control. |
![]() | MarkersVisible |
This property controls whether markers related to recognition, training and proofing are displayed or not. |
![]() | MarkTextToolbarVisible |
This property toggles text marking specific combos (highlight, strikeout, etc.) on the toolbar.
|
![]() | MaxScrollX |
This property controls the editor menu X coordinate.
|
![]() | MaxScrollY |
This property controls the editor menu Y coordinate.
|
![]() | Measurement |
This property controls which measurement unit is used when displaying or specifying measurement units on the UI or on particular dialog boxes.
|
![]() | MissingCharColor |
This property controls the color of the missing character highlights. |
![]() | NondictWordColor |
This color controls the color of the non-dictionary word marking. |
![]() | NonPrintingCharsVisible |
This property controls whether the non-printing, control characters - like new line, tabs and spacing dots - are displayed or not. |
![]() | ProofingBarVisible |
This property controls whether the dock-able editor proofing bar is displayed or not.
|
![]() | ProofStopOn |
This property controls the "proof stop on" condition. |
![]() | ReadingOrderVisible |
This property controls whether the zone reading order is displayed by the control or not.
|
![]() | ReadOnly |
This property controls whether the control is in read-only mode or not. |
![]() | RejectCharColor |
This property controls the font color of the reject character. |
![]() | RulerVisible |
This property controls whether the ruler bar is displayed or not.
|
![]() | ScrollX |
This property scrolls to the given X coordinate.
|
![]() | ScrollY |
This property scrolls to the given Y coordinate.
|
![]() | SelAlignment |
This property sets or returns the text alignment for the current selection. |
![]() | SelBkColor |
This property sets the selection background color.
|
![]() | SelBold |
This property controls whether all the selected characters are bold or not. |
![]() | SelBullet |
This property controls whether the current selection is bulleted or not. |
![]() | SelColor |
This property sets or returns the font color for the current selection. |
![]() | SelFontName |
This property sets or returns the font for the current selection. |
![]() | SelFontSize |
This property sets or returns the font size for the current selection. |
![]() | SelHangingIndent |
This property sets or returns the hanging text indent for the current selection. |
![]() | SelItalic |
This property controls whether all the selected characters are italic or not. |
![]() | SelLeftIndent |
This property sets or returns the left text indent for the current selection. |
![]() | SelLength |
This property controls the length (number of characters) of the current selection. |
![]() | SelNumbering |
This property controls whether the current selection is numbered or not. |
![]() | SelRightIndent |
This property sets or returns the right text indent for the current selection. |
![]() | SelStart |
This property controls the character index of the first character in the current selection. |
![]() | SelStrikeThru |
This property controls whether all the selected characters are struck through or not. |
![]() | SelSubscript |
This property controls whether all the selected characters are subscripted or not. |
![]() | SelSuperscript |
This property controls whether all the selected characters are superscripted or not. |
![]() | SelText |
This property returns the currently selected character string. |
![]() | SelUnderline |
This property controls whether all the underlined characters are bold or not. |
![]() | ShortcutKeysInToolTipsVisible |
Use this function to programmatically configure the shortcut key visibility in tooltips.
|
![]() | SpeechAvailable |
This property controls whether text reading is supported or not.
|
![]() | SuspectCharColor |
This property controls the color of the suspect character highlights. |
![]() | SuspectCharConfidenceThreshold |
This parameter controls how much suspect markup (yellow highlight) will appear in the editor. |
![]() | SuspectWordColor |
This property controls the color of the suspect word wavy underlining. |
![]() | Text |
This property returns the plain text currently displayed by the TEC.
|
![]() | TextLength |
This property returns the length of the text (the number of characters) on the current page; it can be queried using the Text property. |
![]() | ToolTipsVisible |
Use this function to programmatically configure the tooltip visibility on toolbar buttons.
|
![]() | VerifierDynamic |
This property controls the Verifier mode. |
![]() | VerifierVisible |
This property controls whether the Verifier is visible or not. |
![]() | ZoneText |
This property sets or returns the text associated with the current zone.
|
![]() | ZoneValidationMode |
This property turns on or off the zone validation mode. |
![]() | Zoom |
This property controls the zoom. The value can be a TECSPECZOOMFACTORS value, or a certain zoom factor expressed in percentages. |