This document is archived and information here might be outdated. Recommended version. |
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**