Preparing search index...
The search index is not available
docx
docx
IVerticalPositionOptions
Interface IVerticalPositionOptions
interface
IVerticalPositionOptions
{
align
?:
"bottom"
|
"center"
|
"top"
|
"inside"
|
"outside"
;
offset
?:
number
;
relative
?:
"margin"
|
"page"
|
"insideMargin"
|
"outsideMargin"
|
"bottomMargin"
|
"line"
|
"paragraph"
|
"topMargin"
;
}
Index
Properties
align?
offset?
relative?
Properties
Optional
Readonly
align
align
?:
"bottom"
|
"center"
|
"top"
|
"inside"
|
"outside"
Optional
Readonly
offset
offset
?:
number
Optional
Readonly
relative
relative
?:
"margin"
|
"page"
|
"insideMargin"
|
"outsideMargin"
|
"bottomMargin"
|
"line"
|
"paragraph"
|
"topMargin"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
align
offset
relative
docx
Loading...
Generated using
TypeDoc