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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public C1MultiDocument(
	string info
)
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub New ( _
	info As String _
)

Parameters

info
Type: System..::..String

See Also