Gets the print manager object that is printing the document.

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

Syntax

C#
public C1PrintManager PrintManager { get; }
Visual Basic
Public ReadOnly Property PrintManager As C1PrintManager
	Get

See Also