The IPaper interface.
[Visual Basic 6.0] Property Paper As IPaper
[Visual Basic .NET] Public Property Paper As IPaper
[C#] public IPaper Paper {get; set;}
[Java] public getPaper ( IPaper Paper )
[Java] public void setPaperByRef( IPaper Paper ) throws IOException, AutomationException
[C++] HRESULT get_Paper( IPaper** Paper );
[C++] HRESULT putref_Paper( IPaper* Paper);
Parameters
Paper [out, retval]
Paper is a parameter of type IPaper
Paper [in]
Paper is a parameter of type IPaper