Preparing search index...
The search index is not available
docx
docx
TabStopDefinition
Interface TabStopDefinition
interface
TabStopDefinition
{
leader
?:
"none"
|
"dot"
|
"hyphen"
|
"underscore"
|
"middleDot"
;
position
:
number
;
type
:
"center"
|
"clear"
|
"left"
|
"right"
|
"start"
|
"end"
|
"decimal"
|
"bar"
|
"num"
;
}
Index
Properties
leader?
position
type
Properties
Optional
Readonly
leader
leader
?:
"none"
|
"dot"
|
"hyphen"
|
"underscore"
|
"middleDot"
Readonly
position
position
:
number
Readonly
type
type
:
"center"
|
"clear"
|
"left"
|
"right"
|
"start"
|
"end"
|
"decimal"
|
"bar"
|
"num"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
leader
position
type
docx
Loading...
Generated using
TypeDoc