[]
Describes options controlling how a document's content is to be printed.
public class C1PrintOptions : C1PrintOptions
Public Class C1PrintOptions
Inherits C1PrintOptions
| Name | Description |
|---|---|
| C1PrintOptions() |
| Name | Description |
|---|---|
| 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 DefaultPrintTicket. |
| Name | Description |
|---|---|
| AssignFrom(C1PrintOptions) | Copies properties from another object into this object. |
| GetDefaultPaperName(CultureInfo) |