docx
Preparing search index...
IPageBorderAttributes
Type Alias IPageBorderAttributes
type
IPageBorderAttributes
=
{
display
?:
typeof
PageBorderDisplay
[
keyof
typeof
PageBorderDisplay
]
;
offsetFrom
?:
typeof
PageBorderOffsetFrom
[
keyof
typeof
PageBorderOffsetFrom
]
;
zOrder
?:
typeof
PageBorderZOrder
[
keyof
typeof
PageBorderZOrder
]
;
}
Index
Properties
display?
offset
From?
z
Order?
Properties
Optional
Readonly
display
display
?:
typeof
PageBorderDisplay
[
keyof
typeof
PageBorderDisplay
]
Optional
Readonly
offset
From
offsetFrom
?:
typeof
PageBorderOffsetFrom
[
keyof
typeof
PageBorderOffsetFrom
]
Optional
Readonly
z
Order
zOrder
?:
typeof
PageBorderZOrder
[
keyof
typeof
PageBorderZOrder
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
offset
From
z
Order
docx
Loading...