Gets a C1PrintDocument object that represents content of the report.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public C1PrintDocument C1Document { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property C1Document As C1PrintDocument Get |