Gets and sets the font size for the print headers and footers.
Read-write property
Visual Basic |
---|
Public Property PrintTextSize As Double |
A double value which represents the font size for the print headers and footers.
The default value is 12.
The font used for printing headers and footers is Courier New.
Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.