Printer.Line Method

Include Protected Members
Include Inherited Members

Prints lines on a page.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Line(Single, Single) Prints lines on a page.
Public method Line(Single, Single, Single, Single, Int32, Boolean, Boolean) Prints lines, squares, or rectangles on a page.
Public method Line(Boolean, Single, Single, Boolean, Single, Single, Int32, Boolean, Boolean) Prints lines, squares, or rectangles on a page.

Top

See Also

Reference

Printer Class

Microsoft.VisualBasic.PowerPacks.Printing.Compatibility.VB6 Namespace