RenderResultSettings Class TIBCO Spotfire 7.12 API Reference
Represents settings concerning the resulting image used when rendering a Visual or Page to an image.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.VisualsRenderResultSettings

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 RenderResultSettings

The RenderResultSettings type exposes the following members.

Constructors

  NameDescription
Public methodRenderResultSettings
Initializes a new instance of the RenderResultSettings class.
Top
Methods

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

  NameDescription
Public propertyResolution
Gets or sets the image resolution.
Public propertySize
Gets the size of the image.
Top
Version Information

Supported in: 7.12
See Also

Reference