The C1PrintManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
Document |
Gets or sets the document that to print.
If the assigned value is an unsupported object, an exception will be thrown.
Use IsSupportedDocument(Object) to verify that the object can be printed.
|
|
PrinterName |
Gets the printer name.
|
|
PrintOptions |
Gets or sets the C1PrintOptions object specifying the printing options.
|
|
Range |
Gets or sets the OutputRange object specifying the pages to print.
|