Preparing search index...
The search index is not available
docx
docx
IHorizontalPositionOptions
Interface IHorizontalPositionOptions
interface
IHorizontalPositionOptions
{
align
?:
|
"center"
|
"left"
|
"right"
|
"inside"
|
"outside"
;
offset
?:
number
;
relative
?:
|
"margin"
|
"page"
|
"character"
|
"column"
|
"insideMargin"
|
"leftMargin"
|
"outsideMargin"
|
"rightMargin"
;
}
Index
Properties
align?
offset?
relative?
Properties
Optional
Readonly
align
align
?:
|
"center"
|
"left"
|
"right"
|
"inside"
|
"outside"
Optional
Readonly
offset
offset
?:
number
Optional
Readonly
relative
relative
?:
|
"margin"
|
"page"
|
"character"
|
"column"
|
"insideMargin"
|
"leftMargin"
|
"outsideMargin"
|
"rightMargin"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
offset
relative
docx
Loading...