defaultFontSize top-level constant

int const defaultFontSize

This constant sets the default font size for printing.

Implementation

const int defaultFontSize = 20;