This document is archived and information here might be outdated. Recommended version. |
The Page associated with the PageLayout contained by the PageLayoutControl.
[Visual Basic .NET] Public ReadOnly Property Page As IPage
[C#] public IPage Page {get;}
[C++]
HRESULT get_Page(
void
);
The Page property is based upon the IPageLayout::Page property. Use the Page to manage the on screen visual representation of the printer page such as page size and orientation.