Programming with Reflection

image\rwnprg32.gif PrinterFontName property

 

Syntax

object.PrinterFontName
object.PrinterFontName = Value

Works with

image\r124.gif

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) the font used by Reflection when printing.

Reflection uses the default printer font if this property is set to an empty string ("") or if the UseDefaultPrinterFont property is set to True.

Values

The default value is "".

This value is not case sensitive.

The maximum length of this string is 32 characters.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property