textSize property

int textSize
getter/setter pair

The size of the text to be printed.

This value determines the font size for the printed text. Default is 24.

Implementation

int textSize;