This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPrinter Interface > IPrinter.Paper Property (ArcObjects .NET 10.5 SDK) |
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 [out, retval]
Paper is a parameter of type IPaper Paper [in]
Paper is a parameter of type IPaper