ArcObjects Library Reference (PublisherControls)  

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