ArcObjects Library Reference (PublisherControls)  

IARPageLayout.Height Property

The height of the page.

[Visual Basic .NET]
Public ReadOnly Property Height As Double
[C#]
public double Height {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The height of the ARPageLayout's page in PageUnits.

See Also

IARPageLayout Interface