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


IPrinter.Paper Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPrinter Interface > IPrinter.Paper Property
ArcGIS Developer Help

IPrinter.Paper Property

The IPaper interface.

[Visual Basic .NET]
Public Property Paper As IPaper
[C#]
public IPaper Paper {get; set;}
[C++]
HRESULT get_Paper(
  IPaper* Paper
);
[C++]
HRESULT putref_Paper(
  IPaper** Paper
);
[C++]
Parameters
Paper [in]

Paper is a parameter of type IPaper* Paper [out, retval]
Paper is a parameter of type IPaper**

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPrinter Interface

.NET Samples

Printing with the PageLayoutControl Print preview using the PageLayoutControl Print active view Print active view with ArcPress