Preparing search index...
The search index is not available
docx
docx
IPageSizeAttributes
Type alias IPageSizeAttributes
IPage
Size
Attributes
:
{
height
?:
number
|
PositiveUniversalMeasure
;
orientation
?:
typeof
PageOrientation
[
keyof
typeof
PageOrientation
]
;
width
?:
number
|
PositiveUniversalMeasure
;
}
Type declaration
Optional
Readonly
height
?:
number
|
PositiveUniversalMeasure
Optional
Readonly
orientation
?:
typeof
PageOrientation
[
keyof
typeof
PageOrientation
]
Optional
Readonly
width
?:
number
|
PositiveUniversalMeasure
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
docx
Loading...
Generated using
TypeDoc