ExportTool Class TIBCO Spotfire 7.0 API Reference
This is the base class for creating export tools. It provides the ability to package export results and to perform asynchronous prompting. A export tool always operates with the Document as context.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application Tool
    Spotfire.Dxp.Application Tool Document 
      Spotfire.Dxp.Application.Tools ExportTool
        Spotfire.Dxp.Application.Extension CustomExportTool

Namespace: Spotfire.Dxp.Application.Tools
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public abstract class ExportTool : Tool<Document>
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also