RangeSelectorExportBuilder.PrintingEnabled Method
| Name | Parameters | Description |
|---|---|---|
| PrintingEnabled(JS) | value | Enables the printing feature in the UI component. Applies only if the export.enabled property is true. Mirrors the client-side printingEnabled option. |
| PrintingEnabled(Boolean) | value | Enables the printing feature in the UI component. Applies only if the export.enabled property is true. Mirrors the client-side printingEnabled option. |