PageMinimumHeight Property TIBCO Spotfire 7.9 API Reference
Gets or sets the minimum height of the page. This is used if HasMinimumHeight is set to true.

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

C#
public int MinimumHeight { get; set; }

Property Value

Type: Int32
The minimum height of the page.
Version Information

Supported in: 7.9, 7.8, 7.7
See Also

Reference