@mapgear/geoapps > PrintPreviewOptions
PrintPreviewOptions interface
The options that are available to create a print preview
Signature:export interface PrintPreviewOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
orientation | PrintOrientationType | Orientation used for the print | |
pageSize | PrintPageSizeType | Format used for the print | |
scale | number | Scale used for the print | |
style? | Style | (Optional) Style of the print preview geometry. Defaults to a red, semi-transparent rectangle |