Sets or returns the C1Document object associated with this preview.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public C1PrintDocument C1PrintDocument { get; set; }
Visual Basic (Declaration)
Public Property C1PrintDocument As C1PrintDocument

See Also