Gets the C1PrintDocument object that is the owner of the current dictionary.

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

Syntax

C#
public C1PrintDocument Document { get; }
Visual Basic
Public ReadOnly Property Document As C1PrintDocument
	Get

See Also