ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

PrintInfo.Print Method (PrinterSettings)

Generates the printed page.

[Visual Basic]

Overloads Public Sub Print( _

ByVal printerSettings As PrinterSettings _

)

[C#]

public void Print(

PrinterSettings printerSettings

);

[Delphi]

public procedure Print(

printerSettings: PrinterSettings

); overload;

Parameters

printerSettings

Specifies information about how a document is printed, including the printer that prints it.

See Also

PrintInfo Class | PrintInfo Members | C1.Win.C1TrueDBGrid Namespace | PrintInfo.Print Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.