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


IPageSetupDialog.PageLayout Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IP > IPageSetupDialog Interface > IPageSetupDialog.PageLayout Property
ArcGIS Developer Help

IPageSetupDialog.PageLayout Property

The page layout.

[Visual Basic .NET]
Public Property PageLayout As IPageLayout
[C#]
public IPageLayout PageLayout {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPageSetupDialog Interface