Specifies the components to use when capturing
a bookmark.
Namespace: Spotfire.Dxp.ApplicationAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Indicates that no components are captured. | |
ActivePage | 1 | The active page is captured. | |
ActiveVisual | 2 | The active visualization is captured. | |
FilterSettings | 4 | The filter settings are captured. | |
MarkedRecords | 8 | The marked rows are captured. | |
FilterOrganization | 16 | The filter organization is captured. | |
Properties | 32 | The document, data and column properties are captured. | |
PageConfiguration | 64 | The configuration of the page, including layout and configuration of visuals, is captured. | |
All | 127 | All available components are captured. |
Version Information
See Also