ComponentOne Scheduler for WinForms
C1PrintDocument Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintDocumentWrapper Class : C1PrintDocument Property
Gets or sets wrapped C1PrintDocument instance.
Syntax
'Declaration
 
Public Property C1PrintDocument As System.ComponentModel.Component
public System.ComponentModel.Component C1PrintDocument {get; set;}
Remarks
Set this property from code if your application contains reference to the C1.WPF.C1Report or C1.C1Report.2 assembly. In such case you'll be able to work with C1PrintDocument directly from your code.
See Also

Reference

PrintDocumentWrapper Class
PrintDocumentWrapper Members