defaultFontSize top-level constant
int
const defaultFontSize
This constant sets the default font size for printing.
Implementation
const int defaultFontSize = 20;
This constant sets the default font size for printing.
const int defaultFontSize = 20;