Gets the document represented by the current multi-document item.

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

Syntax

C#
public Object GetDocument()
Visual Basic
Public Function GetDocument As Object

Return Value

The document represented by this item.

See Also