Programming with Reflection

image\rwnprg32.gif PrintFitToPage property

 

Syntax

object.PrintFitToPage
object.PrintFitToPage = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether Reflection changes the font, font size, print density, and page orientation (if necessary) to fit each host page onto a printed page, as it is defined by the current Windows page and printer setup.  When this property is True, Fit to page is on.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property