This document is archived and information here might be outdated.  Recommended version.


IARPageLayout.Height Property (ArcObjects .NET 10.5 SDK)
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