Click or drag to resize

TECCOMMAND Enumeration

Text Editor Control commands.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("01403F76-635C-456E-B0CB-A8FDAA69F23C")]
public enum TECCOMMAND
Members
  Member nameValueDescription
TEC_GRP_MAIN0 This is the main command group. It is the root item, which is the main toolbar or the root of the popup menu.
TEC_CMD_PRINT10 Prints the current page
TEC_CMD_UNDO20 Performs Undo operation
TEC_CMD_REDO21 Performs Redo operation
TEC_CMD_CUT22 Performs (Edit) Cut operation
TEC_CMD_COPY23 Performs (Edit) Copy operation
TEC_CMD_PASTE24 Performs (Edit) Paste operation
TEC_CMD_CLEAR25 Performs (Edit) Clear operation
TEC_CMD_SELECTALL26 Selects entire content
TEC_CMD_FINDDLG27 Displays the Find dialog
TEC_CMD_REPLACEDLG28 Displays the Replace dialog
TEC_CMD_MARKTEXTDLG29 Displays the Mark Text dialog
TEC_CMD_TOGGLE_DRAGDROP30 Enables / disables drag-and-drop facility
TEC_GRP_VIEW40 Group for TEC view modes: TEC_CMD_VIEW_*
TEC_CMD_VIEW_PLAINTEXT41 Turns on Plain Text view mode
TEC_CMD_VIEW_FORMATTEDTEXT42 Turns on Formatted Text view mode
TEC_CMD_VIEW_TRUEPAGE43 Turns on True Page view mode
TEC_CMD_TOGGLE_NONPRCHARS50 Toggles the displaying of non-printing characters
TEC_CMD_TOGGLE_HEADERFOOTER51 Toggles the displaying of the header and footer
TEC_CMD_TOGGLE_READINGORDER52 Toggles the displaying of the reading order
TEC_CMD_TOGGLE_CHARMAPBAR53 Toggles the displaying of the character map bar
TEC_CMD_TOGGLE_RULERBAR54 Toggles the displaying of the ruler bar
TEC_CMD_TOGGLE_FORMATBAR55 Toggles the displaying of the formatting bar
TEC_CMD_TOGGLE_FORMDRAWINGBAR56 Toggles the displaying of form drawing bar
TEC_CMD_TOGGLE_FORMARRANGEBAR57 Toggles the displaying of the form arranging bar
TEC_CMD_TOGGLE_MARKTEXTBAR58 Toggles the displaying of the Mark Text toolbar
TEC_CMD_TOGGLE_STATUSBAR59 Toggles the displaying of the Editor status bar
TEC_CMD_TOGGLE_PROOFBAR60 Toggles the displaying of the proofing bar
TEC_CMD_TOGGLE_CUSTOMBAR61 Toggles the displaying of the custom toolbar
TEC_CMD_TOGGLE_CUSTOMMENU62 Toggles the displaying of the custom menu
TEC_CMD_TOGGLE_WORDWRAP63 Toggles the word-wrapping mode
TEC_CMD_TOGGLE_VERIFIER64 Toggles the displaying of Verifier
TEC_CMD_TOGGLE_VERIFIERDYNAMIC65 Toggles the Verifier's dynamic mode
TEC_GRP_VERIFIERDYNAMIC_DISPLAYMODE66 Dynamic verifier display mode group
TEC_CMD_VERIFIERDYNAMIC_DISPLAYMODE_LINE67 Sets dynamic Verifier to display one line
TEC_CMD_VERIFIERDYNAMIC_DISPLAYMODE_3WORDS68 Sets dynamic Verifier to display three words
TEC_CMD_VERIFIERDYNAMIC_DISPLAYMODE_WORD69 Sets dynamic Verifier to display one word
TEC_GRP_VERIFIER_ZOOM70 Verifier Zoom group
TEC_CMD_VERIFIER_ZOOM_2571 Sets the Verifier zoom to 25%
TEC_CMD_VERIFIER_ZOOM_5072 Sets the Verifier zoom to 50%
TEC_CMD_VERIFIER_ZOOM_7573 Sets the Verifier zoom to 75%
TEC_CMD_VERIFIER_ZOOM_10074 Sets the Verifier zoom to 100%
TEC_CMD_VERIFIER_ZOOM_15075 Sets the Verifier zoom to 150%
TEC_CMD_VERIFIER_ZOOM_20076 Sets the Verifier zoom to 200%
TEC_GRP_ZOOM80 Group for the zoom commands: TEC_CMD_ZOOM_*
TEC_CMD_ZOOM_PAGEWIDTH81 Sets the zoom to fit the page horizontally in the view
TEC_CMD_ZOOM_WHOLEPAGE82 Sets the zoom to fit the whole page into the view
TEC_CMD_ZOOM_1083 Changes zoom to the specified percentage
TEC_CMD_ZOOM_2584 Changes zoom to the specified percentage
TEC_CMD_ZOOM_5085 Changes zoom to the specified percentage
TEC_CMD_ZOOM_7586 Changes zoom to the specified percentage
TEC_CMD_ZOOM_10087 Changes zoom to the specified percentage
TEC_CMD_ZOOM_15088 Changes zoom to the specified percentage
TEC_CMD_ZOOM_20089 Changes zoom to the specified percentage
TEC_CMD_ZOOM_50090 Changes zoom to the specified percentage
TEC_GRP_MMTUNIT100 Group for the measurement units: TEC_CMD_MMTUNIT_*
TEC_CMD_MMTUNIT_INCHES101 Sets the measurement displaying unit to the specified metric
TEC_CMD_MMTUNIT_CENTIMETERS102 Sets the measurement displaying unit to the specified metrics
TEC_CMD_MMTUNIT_POINTS103 Sets the measurement displaying unit to the specified metrics
TEC_CMD_MMTUNIT_PICAS104 Sets the measurement displaying unit to the specified metrics
TEC_CMD_FONTDLG120 Displays the Font dialog
TEC_CMD_FONT_BOLD121 Makes the current selection bold
TEC_CMD_FONT_ITALIC122 Makes the current selection italic
TEC_CMD_FONT_UNDERLINE123 Makes the current selection underlined
TEC_CMD_FONT_STRIKETHRU124 Makes the current selection strike-through
TEC_CMD_FONT_SUPERSCRIPT125 Makes the current selection superscript
TEC_CMD_FONT_SUBSCRIPT126 Makes the current selection subscript
TEC_CMD_PARADLG140 Displays Paragraph dialog
TEC_GRP_PARAALIGN150 Group for the paragraph alignment modes: TEC_CMD_PARAALIGN_*
TEC_CMD_PARAALIGN_LEFT151 Aligns the current paragraph left
TEC_CMD_PARAALIGN_CENTER152 Aligns the current paragraph center
TEC_CMD_PARAALIGN_RIGHT153 Aligns the current paragraph right
TEC_CMD_PARAALIGN_JUSTIFY154 Justifies the current paragraph
TEC_CMD_PARA_BULLETS160 Applies bulleting to the selection
TEC_CMD_PARA_NUMBERING161 Applies numbering to the selection
TEC_CMD_BULNUMDLG170 Displays Bullets and Numbering dialog
TEC_CMD_TABSDLG171 Displays Tabs dialog
TEC_CMD_DROPCAPDLG172 Displays Drop-cap dialog
TEC_CMD_STYLEDLG173 Displays Styles dialog
TEC_GRP_MARKTEXT180 Group for the text marking operations: TEC_GRP_MARKTEXT_*
TEC_CMD_MARKTEXT_HILITE181 Highlights the selection
TEC_CMD_MARKTEXT_STRIKEOUT182 Makes the selection strikeout
TEC_CMD_MARKTEXT_MARKREDACT183 Marks the selection for redacting
TEC_CMD_MARKTEXT_REDACTDOCUMENT184 Redacts all text marked for redacting
TEC_GRP_EDITPICTURE190 Group for the picture editing operations: EC_CMD_EDITPICTURE*
TEC_CMD_EDITPICTURE191 Performs Edit Picture operation using the user-selected application
TEC_CMD_EDITPICTUREDLG192 Displays Edit Picture With dialog and associates application with the Edit Picture operation.
TEC_CMD_MERGECELLS200 Merges the selected table cells
TEC_CMD_SPLITCELLS201 Splits the selected table cell
TEC_GRP_CELLALIGN210 Group for the table cell alignment commands: TEC_CMD_CELLALIGN_*
TEC_CMD_CELLALIGN_TOP211 Changes the vertical alignment of the selected cells content
TEC_CMD_CELLALIGN_MIDDLE212 Changes the vertical alignment of the selected cells content
TEC_CMD_CELLALIGN_BOTTOM213 Changes the vertical alignment of the selected cells content
TEC_CMD_FORM_APPEARANCEDLG230 Displays the Form appearance dialog
TEC_CMD_FORM_PROPSDLG231 Displays the Form properties dialog
TEC_GRP_FORMALIGN240 Group for the form alignment commands: TEC_CMD_FORMALIGN_*
TEC_CMD_FORMALIGN_LEFT241 Changes the alignment of the selected form objects
TEC_CMD_FORMALIGN_TOP242 Changes the alignment of the selected form objects
TEC_CMD_FORMALIGN_RIGHT243 Changes the alignment of the selected form objects
TEC_CMD_FORMALIGN_BOTTOM244 Changes the alignment of the selected form objects
TEC_CMD_FORMALIGN_CENTERHORZ245 Changes the alignment of the selected form objects
TEC_CMD_FORMALIGN_CENTERVERT246 Changes the alignment of the selected form objects
TEC_GRP_FORMORDER250 Group for the form object Z-order commands: TEC_CMD_FORMORDER_*
TEC_CMD_FORMORDER_BRINGTOFRONT251 Brings the selected form object to the top
TEC_CMD_FORMORDER_SENDTOBACK252 Sends the selected form object to the back
TEC_GRP_FORMDRAW260 Group for the form object drawing tools: TEC_CMD_FORMDRAW_*
TEC_CMD_FORMDRAW_SELECT261 Activates form object selection tool
TEC_CMD_FORMDRAW_TEXT262 Activates text form object tool
TEC_CMD_FORMDRAW_LINE263 Activates line form object tool
TEC_CMD_FORMDRAW_RECTANGLE264 Activates rectangle form object tool
TEC_CMD_FORMDRAW_GRAPHIC265 Activates graphics form object tool
TEC_CMD_FORMDRAW_FILLTEXT266 Activates fill text form object tool
TEC_CMD_FORMDRAW_COMB267 Activates comb form object tool
TEC_CMD_FORMDRAW_CHECKBOX268 Activates checkbox form object tool
TEC_CMD_FORMDRAW_CIRCLETEXT269 Activates circle text form object tool
TEC_CMD_FORMDRAW_TABLE270 Activates table form object tool
TEC_CMD_FORM_TOGGLE_HILITE280 Toggles highlighting of fill-able form fields
TEC_CMD_FORM_DELETE281 Deletes the selected form objects
TEC_GRP_HLINK290 Group for the hyperlink editing options: TEC_CMD_HLINK_*
TEC_CMD_HLINK_EDITDLG291 Displays the Hyperlink dialog
TEC_CMD_HLINK_OPEN292 Opens the selected hyperlink
TEC_CMD_HLINK_REMOVE293 Removes the selected hyperlink
TEC_CMD_PROOFREADDLG300 Opens Proofing dialog
TEC_CMD_NEXTSUSPECT301 Finds next suspect or non-dictionary word
TEC_CMD_TRAINCHARDLG302 Opens the Training dialog
TEC_CMD_EDITTRAININGDLG303 Opens the Edit Training dialog
TEC_CMD_LANGUAGEDLG304 Opens the Language selection dialog
TEC_CMD_RECHECKPAGE305 Performs spell checking on the current page and marks words that are not contained by the enabled dictionaries.
TEC_GRP_LAYOUT_CONVERT320 Group for the layout formatting commands: TEC_CMD_LAYOUT_CONVERT_*
TEC_CMD_LAYOUT_CONVERT_TEXT321 Converts the selected elements to a text box
TEC_CMD_LAYOUT_CONVERT_PICTURE322 Converts the selected elements to a picture
TEC_CMD_LAYOUT_CONVERT_TABLE323 Converts the selected elements to a table
TEC_GRP_LAYOUT_GROUP330 Group for the layout grouping commands: TEC_CMD_LAYOUT_GROUP_*, TEC_CMD_LAYOUT_UNGROUP
TEC_CMD_LAYOUT_GROUP_FRAME331 Groups the selected elements into a frame
TEC_CMD_LAYOUT_GROUP_MCAREA332 Groups the selected elements into a multi-column area
TEC_CMD_LAYOUT_UNGROUP335 Un-groups the objects of a frame or multi-column area
TEC_CMD_LAYOUT_FORMAT_FRAMEDLG340 Displays Frame formatting dialog
TEC_CMD_LAYOUT_FORMAT_TEXTBOXDLG341 Displays Text box formatting dialog
TEC_CMD_LAYOUT_FORMAT_TABLEDLG342 Displays Table formatting dialog
TEC_CMD_LAYOUT_FORMAT_RULELINEDLG343 Displays the Rule line dialog
TEC_CMD_LAYOUT_TOGGLE_REORDER350 Enters to Change reading order mode
TEC_CMD_LAYOUT_DELETE351 Deletes the selected layout elements
TEC_CMD_ZONE_TOGGLE_VALIDATION360 Toggles Zone validation mode. This feature was supported in form of a separate Zone Validation Control in former SDK releases.
TEC_CMD_ZONE_FIRST361 Activates the first zone in ZVC mode
TEC_CMD_ZONE_PREV362 Activates the previous zone in ZVC mode
TEC_CMD_ZONE_NEXT363 Activates the next zone in ZVC mode
TEC_CMD_ZONE_LAST364 Activates the last zone in ZVC mode
TEC_CMD_TTS_TOGGLE_SPEECHMODE370 Activates the Text-to-Speech facility
TEC_CMD_TTS_SPEECHSETTINGSDLG371 Specifies voice, speaking speed and volume for the Text-to-Speech facility
TEC_SEPARATOR-1 Toolbar button or menu item separator
TEC_CMD_INDICATOR_LINECOL800 Internal use only
TEC_CMD_INDICATOR_OVR801 Internal use only
TEC_CMD_INDICATOR_LANGUAGE802 Internal use only
See Also