Gets and set the initial font size for the print headers and footers.
Read-write property
Visual Basic |
---|
Public Property InitialPrintTextSize As Double |
A double value which represents the font size to use.
The default value is 12.
The font used for printing headers and footers is Courier New. The font cannot be changed.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set.
For more information refer to the Initial Property Scope topic.