Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== eTabModes ====== Constant enumeration ===== Description ===== Defines Pretty Print Mode for inserted Tabs and Spaces. ===== Members ===== ^Member^ Value^ Description^ |**eTabModeAsTyped**| 1| Keep tabs and spaces as they typed| |**eTabModeAuto**| 0| Determine mode from content| |**eTabModeSpacesToTabs**| 3| Convert typed Spaces into Tabs| |**eTabModeTabsToSpaces**| 2| Convert typed Tabs into Spaces| ===== See Also ===== [[:scripting:api:syntax:tab-mode|ISyntax::TabMode]] #API ~~NOTOC~~