DailyPrintStyle Constructors
A print style used to print the Day View.| Name | Parameters | Description |
|---|---|---|
| DailyPrintStyle() | none | Initializes a new instance of the DailyPrintStyle class with the default settings. |
| DailyPrintStyle(Boolean) | baseStyle | Creates a new instance of the DailyPrintStyle class and specifies whether it is a base printing style. |
See Also