On-screen representation of the printer page.
[Visual Basic .NET] Public ReadOnly Property Page As IPage
[C#] public IPage Page {get;}
[C++]
HRESULT get_Page(
IPage** Page
);
[C++]Parameters
Page [out, retval]Page is a parameter of type IPage
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.