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