ExportTool Class TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public abstract class ExportTool : Tool<Document>
Version Information

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