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


IARPageLayout.Width 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.Width Property
ArcGIS Developer Help

IARPageLayout.Width Property

The width of the page.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The width of the ARPageLayout's page in PageUnits.

See Also

IARPageLayout Interface