Skip to main content
A newer version of this page is available. .

ISchedulerPrintingSettings Members

An interface that defines settings required to preview a scheduler as it will appear when it’s printed.

Properties

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.

Methods

Name Description
GetReportTemplatePath() When implemented by a class, returns a string that contains a file name of the report template to be used for creating a scheduler report and path to this file.
See Also