Share via


ExportSettings.ViewHeight field

The height of the report or scorecard.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public ViewHeight As String
'Usage
Dim instance As ExportSettings
Dim value As String

value = instance.ViewHeight

instance.ViewHeight = value
public string ViewHeight

See also

Reference

ExportSettings class

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace