Document Methods TIBCO Spotfire 7.11 API Reference

The Document type exposes the following members.

Methods

  Name Description
Public method ApplyUserPreferences
Applies the current user's preferences to a newly created document.
Public method AutoConfigure
Configures a newly created document with reasonable default values such as an intial page with a visualization on it and a filter panel containing default filters for all columns and hierarchies.
Public method Export
Exports the document to PDF using the settings and saves the result in the specified directory.
Public method GetStyle
Gets the style properties for an element in the user interface.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference