Programming with Reflection

image\rwnprg32.gif PrinterMarginBottom property

 

Syntax

object.PrinterMarginBottom
object.PrinterMarginBottom = Value

Works with

image\r124.gif

Data type

Integer

 

Description

Returns (first syntax line) or specifies (second syntax line) the size of the bottom margin of printed output.

The value is in "twips" (a twip is one twentieth of a point). There are 1440 twips to an inch.

Values

The default is 1440.

The range of values is 0-32767.

Notes

Changing the margin size changes the font size of the printed output.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property