[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintDocumentWrapper.C1PrintDocument

C1PrintDocument Property

C1PrintDocument

Gets or sets wrapped C1PrintDocument instance.

Declaration
public 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.