PageWidth

This function sets the printer print width to a specific value. The value is reset to 0 after an EndDoc command is issued.

Group: Printer Extensions


Syntax: Printer.PageWidth = nValue

nValue  (Long) is the printer width.

Example:

Printer.PageWidth = 80

Printer.PageWidth = 132

Supported Versions:       RFgen 4.0 and newer.