type PageDimensions = object;Direct page dimensions specification.
Properties#
| Property | Type |
|---|---|
width | number |
height | number |
unit | DesignUnit |
fixedOrientation? | boolean |
type PageDimensions = object;Direct page dimensions specification.
| Property | Type |
|---|---|
width | number |
height | number |
unit | DesignUnit |
fixedOrientation? | boolean |