Share via


ReportRun.printerFontInfo Method

Indicates which font is used to print the report.

Syntax

display str printerFontInfo()

Run On

Called

Return Value

Type: str
The name of the font.

Remarks

The font to use to print the report is not necessarily the same as that set on the font property of the control as that font might not be available on the user system.

See Also

Reference

ReportRun Class