Class: WebPrintingJobParameters

SuperMap.WebPrintingJobParameters

Web 打印参数类

new SuperMap.WebPrintingJobParameters(options)

common/iServer/WebPrintingJobParameters.js, line 10
Name Type Description
options Object

初始化参数。

Name Type Description
content SuperMap.WebPrintingJobContent

Web 打印的内容类。

layoutOptions SuperMap.WebPrintingJobLayoutOptions

Web 打印的布局类,包含各种布局元素的设置。

exportOptions SuperMap.WebPrintingJobExportOptions

Web 打印的输出类,包含 DPI、页面大小等。

Version:
  • 10.1.0

Members

Web 打印的内容类。

Web 打印的输出类,包含 DPI、页面大小等。

Web 打印的布局类,包含各种布局元素的设置。

Methods

destroy()

common/iServer/WebPrintingJobParameters.js, line 48

释放资源,将引用资源的属性置空。