The print mode.
[Visual Basic 6.0] Property PrintMode As acPrintMode
[Visual Basic .NET] Public Property PrintMode As acPrintMode
[C#] public acPrintMode PrintMode {get; set;}
[Java] public acPrintMode getPrintMode() throws IOException, AutomationException
[Java] public void setPrintMode( acPrintMode pcPrintMode ) throws IOException, AutomationException
[C++] HRESULT get_PrintMode( acPrintMode* PrintMode );
[C++] HRESULT put_PrintMode( acPrintMode PrintMode);
Parameters
PrintMode [out, retval]
PrintMode is a parameter of type acPrintMode
PrintMode [in]
PrintMode is a parameter of type acPrintMode