The following tables list the members exposed by C1PrintOptions.
Public Properties
| | Name | Description |
 | OutputRange | Gets or sets the OutputRange object defining the range of pages to print. |
 | PageSettings | Gets or sets the C1PageSettings object defining the page settings, size, landscape etc, can be null in this case the C1DocumentSource.PageSettings will be used. This property does not force C1DocumentSource to repaginate, it affects only the printer's paper size, the document's pages will be scaled to fit. |
 | PrintJobName | Gets or sets the name for the print job. |
Top
Public Methods
| | Name | Description |
 | AssignFrom | Copies properties from another object into this object. |
Top
See Also