ArcObjects Library Reference (OutputUI)  

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