.. highlightlang:: us .. index:: EdGetTabStops .. _edgettabstops: EdGetTabStops ============= .. us.tag EdGetTabStops ENGLISH EdGet New5501 :ref:`EdGetTabStops` returns the tab stop size in number of characters. .. function:: nTabSize = EdGetTabStops(hEdit) .. us.return **Return Value** Is the tab stop size in number of characters. .. us.params **Parameters** .. uparam:: hEdit Identifies the editor. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2013.1 - New. .. seealso:: :ref:`overview-editors`, :ref:`EdCreate`, :ref:`EdSetTabStops` :sub:`id-1402397`