Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the print medium target for the report.
Syntax
public PrintMedium setTarget(PrintMedium target)
Run On
Called
Parameters
- target
Type: PrintMedium Enumeration
The print medium for the report.
Return Value
Type: PrintMedium Enumeration
The print medium for the report.
Remarks
To select a specific printer as the target for the report, call the PrintJobSettings.deviceName method on the object that is returned by the ReportDesign.printJobSettings method.