For a list of all members of this type, see C1PrintOptions members.
Public Properties
| Name | Description |
 | OutputRange | Gets or sets the OutputRange object defining the range of pages to print. This can be null in which case values specified in PrintTicket will be used. |
 | PrintJobName | Gets or sets the name for the print job. |
 | PrintQueue | Gets or sets the PrintQueue object defining printer to use, can be null to use default printer. |
 | PrintTicket | Gets or sets the PrintTicket object defining the print parameters, can be null to use System.Printing.PrintQueue.DefaultPrintTicket. |
Top
See Also