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


IARPageLayout.Height Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARPageLayout Interface > IARPageLayout.Height Property
ArcGIS Developer Help

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