PageRenderSettings Class TIBCO Spotfire 7.12 API Reference
Represents the settings used when rendering a Page to an image.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.VisualsPageRenderSettings

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

C#
public sealed class PageRenderSettings

The PageRenderSettings type exposes the following members.

Constructors

  NameDescription
Public methodPageRenderSettings
Initializes a new instance of the PageRenderSettings class.
Top
Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyShowTitle
Gets or sets a value indicating whether to show the page's title.
Public propertyVisualRenderSettings
Gets or sets the render settings used for all visuals on the page.
Top
Version Information

Supported in: 7.12
See Also

Reference