ISchedulerPrintingSettings Methods
An interface that defines settings required to preview a scheduler as it will appear when it’s printed.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