Sets or returns the print preview this toolbar controls.

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

Syntax

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

See Also