Programming with Reflection
PrintMarginLeft property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the size of the margin to be left at the left side of a page of printed output.
The value is in "twips" (a twip is one twentieth of a point). There are 1440 twips to an inch.
The default is 0.
The range of values is 0-32767.
As you change your left or right margin, the value for the PrintCharsPerLine property may change as welllarger margins means fewer characters per line.