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


IComPropertyPage2.Height Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage2.Height Property

The height of the page in pixels.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface