Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public C1PrintDocument CreateDocument()
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function CreateDocument As C1PrintDocument

See Also