This document is archived and information here might be outdated. Recommended version. |
property DeliverPrintedReport.
[Visual Basic .NET]
Public Property DeliverPrintedReport As Boolean
[C#]
public bool DeliverPrintedReport {get; set;}
[C++]
HRESULT get_DeliverPrintedReport(
Boolean* DeliverPrintedReport
);
[C++]
HRESULT put_DeliverPrintedReport(
VARIANT_BOOL DeliverPrintedReport
);
[C++] Parameters DeliverPrintedReport [out, retval]
DeliverPrintedReport is a parameter of type bool* DeliverPrintedReport [in]
DeliverPrintedReport is a parameter of type bool