ComponentOne Document Library for WPF
PrintTicket Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1PrintOptions Class : PrintTicket Property
Gets or sets the PrintTicket object defining the print parameters, can be null to use System.Printing.PrintQueue.DefaultPrintTicket.
Syntax
'Declaration
 
Public Property PrintTicket As System.Printing.PrintTicket
public System.Printing.PrintTicket PrintTicket {get; set;}
See Also

Reference

C1PrintOptions Class
C1PrintOptions Members