Page Class TIBCO Spotfire 7.0 API Reference
A page contains visuals and panels.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application Page

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

[SerializableAttribute]
[PersistenceVersionAttribute(15, 0)]
[ToolContextAttribute]
public sealed class Page : DocumentNode
Remarks

The visuals are displayed in the visualization area at the center of the page. The panels are docked to the sides around the visualization area.
Version Information

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