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

Provides an implementation of the Visual Basic 6.0 Printer object for use in projects upgraded to Visual Basic 2008.

This namespace enables Visual Basic 6.0 Printer code to run without modification in an upgraded project; it is not intended for new development. For new development, use the PrintDocument component.

Classes

  Class Description
Public class ColorConstants Provides constants that map Visual Basic 6.0 color constants to their Color equivalents.
Public class DrawStyleConstants Provides constants that map Visual Basic 6.0 DrawStyle constants to their DashStyle equivalents.
Public class FillStyleConstants Provides constants that map Visual Basic 6.0 FillStyle constants to their HatchStyle equivalents.
Public class GlobalModule Infrastructure. This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class Printer Provides a Printer object for use by upgraded Visual Basic 6.0 printing code.
Public class PrinterCollection Provides a collection of printers for use by upgraded Visual Basic 6.0 printing code.
Public class PrinterObjectConstants Provides constants that map Visual Basic 6.0 Printer constants to their PrinterSettings equivalents.
Public class ScaleModeConstants Provides constants that map Visual Basic 6.0 ScaleMode constants to their .NET Framework equivalents.
Public class SystemColorConstants Provides constants that map Visual Basic 6.0 color constants to their SystemColors equivalents.