CustomExportToolSupportsThemes Property

Spotfire 14.3 API Reference
Gets a value indicating whether the tool supports themes. If this property returns false, the framework will apply the default Spotfire light theme as part of the export operation. The default value is false.

Namespace:  Spotfire.Dxp.Application.Extension
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
protected virtual bool SupportsThemes { get; }

Property Value

Type: Boolean
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference