Prints the document to the specified printer using the specified PrintTicket.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public void Print( String printerName, PrintTicket printTicket, PrintPageSelection pageSelection )

Parameters

printerName
Type: String

Full name of the printer.

printTicket
Type: PrintTicket

The PrintTicket object used for this print job.

pageSelection
Type: PrintPageSelection

The PrintPageSelection object that specifies the pages to be printed in this print job.