Gets or sets the document being loaded.

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

Syntax

C#
public Object Document { get; set; }
Visual Basic
Public Property Document As Object
	Get
	Set

See Also