ISchedulerPrintingSettings Properties
An interface that defines settings required to preview a scheduler as it will appear when it’s printed.Name | Description |
---|---|
ReportInstance | When implemented by a class, specifies a report to preview and print scheduler information. |
SchedulerPrintAdapter | When implemented by a class, specifies the print adapter composing scheduler data for a report. |
See Also