This document is archived and information here might be outdated. Recommended version. |
The PageLayout contained by the PageLayoutControl.
[Visual Basic .NET] Public Property PageLayout As IPageLayout
[C#] public IPageLayout PageLayout {get; set;}
[C++]
HRESULT get_PageLayout(
void
);
[C++]
HRESULT putref_PageLayout(
);
This is the PageLayout CoClass contained within the PageLayoutControl. If the PageLayout is replaced the IPageLayoutControlEvents::OnPageLayoutReplaced event is triggered.
1016 800a03f8: The PageLayout must be a valid object