Programming with Reflection

image\rwnprg32.gif PrinterPaperSize property

 

Syntax

object.PrinterPaperSize
object.PrinterPaperSize = Value

Works with

image\r124.gif

Data type

Integer

 

Description

Returns (first syntax line) or specifies (second syntax line) the paper size you have set for your printer. The numeric value of this property corresponds to paper size settings that you can configure in the Page Setup and Print Setup (Properties) dialog boxes. To determine the numeric value you want for this property, use the dialog boxes to configure your paper size settings, then view the resulting value in Reflection's View Settings dialog box.

Values

The default value is 0.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property