Document.Print Method (String, PrintTicket, PrintPageSelection) |
Docentric Toolkit Help
Send Feedback |
Prints the document to the specified printer using the specified PrintTicket.
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
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.