PrintLineByLine Property

       

Returns or sets a Boolean indicating whether Microsoft Publisher prints documents line by line (applies to inkjet printers only); True to print line by line. Read/write.

expression.PrintLineByLine

expression   Required. An expression that returns one of the objects in the Applies To list.

Example

The following example sets Microsoft Publisher to print line by line on an inkjet printer.

Options.PrintLineByLine = True