| オーバーロード | 解説 |
|---|---|
| Print() | Sends default printing style for the currently selected view to the printer. |
| Print(PrintStyle) | Sends the specified printing style to the printer. |
| Print(Appointment) | Sends the specified C1.Schedule.Appointment object to the printer. |
| Print(PrintStyle,DateTime,DateTime) | Sends the specified printing style to the printer. |