Printer Object
 
Syntax
 
Printer.ColumnSpacing = varValue
 
Description
Returns or sets the spacing between columns, in twips.
 
This property determines the spacing between columns when the Columns property is set to a value greater than one.
 
You may specify units with this value (inches, points, twips, cm, mm, or pixels). The default unit is twips.
 
See Also
Example