new SuperMap.WebPrintingJobLegendOptions(option)
            common/iServer/WebPrintingJobLegendOptions.js, line 9
        
        
    | Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| option | Object | 初始化参数。 
 | 
- Version:
- 10.1.0
 
Members
- 
    customItemsSuperMap.WebPrintingJobCustomItems
- 
    
    自定义图例元素参数类。 
- 
    
    图例的布局业务图层参数类。 
- 
    picAsBase64string
- 
    
    图例的 base64 位图片信息。 
- 
    picAsUrlstring
- 
    
    图例的图片 url 地址。 
- 
    titlestring
- 
    
    图例名称。 
Methods
- 
    destroy()common/iServer/WebPrintingJobLegendOptions.js, line 53
- 
    
    
    释放资源,将引用资源的属性置空。 
- 
    toJSON(){string}common/iServer/WebPrintingJobLegendOptions.js, line 71
- 
    
    
    将 SuperMap.WebPrintingJobLegendOptions 对象转化为 JSON 字符串。 Returns:Type Description string 返回转换后的 JSON 字符串。