[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintDocumentWrapper.C1PrintDocument

C1PrintDocument Property

C1PrintDocument

Gets or sets wrapped C1PrintDocument instance.

Declaration
[C1Description("Printing.C1PrintDocument", "C1.C1Preview.C1PrintDocument component.")]
public Component C1PrintDocument { get; set; }
<C1Description("Printing.C1PrintDocument", "C1.C1Preview.C1PrintDocument component.")>
Public Property C1PrintDocument As Component
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.