docx
Preparing search index...
ITextWrapping
Type Alias ITextWrapping
type
ITextWrapping
=
{
margins
?:
IDistance
;
side
?:
typeof
TextWrappingSide
[
keyof
typeof
TextWrappingSide
]
;
type
:
typeof
TextWrappingType
[
keyof
typeof
TextWrappingType
]
;
}
Index
Properties
margins?
side?
type
Properties
Optional
Readonly
margins
margins
?:
IDistance
Optional
Readonly
side
side
?:
typeof
TextWrappingSide
[
keyof
typeof
TextWrappingSide
]
Readonly
type
type
:
typeof
TextWrappingType
[
keyof
typeof
TextWrappingType
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
margins
side
type
docx
Loading...