Skip to main content

@mapgear/geoapps > Prints > EnablePreview

Prints.EnablePreview() method

Retrieves extent for printing and calls extension to project print preview on the map

Signature:
EnablePreview(options?: PrintPreviewOptions): void;

Parameters

ParameterTypeDescription
optionsPrintPreviewOptions(Optional) Object containing all configured options for the print
Returns:

void