Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewDialog Class / PrintPreviewControl Property

In This Topic
    PrintPreviewControl Property (C1PrintPreviewDialog)
    In This Topic
    Gets the C1PrintPreviewControl shown by the current print preview dialog.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintPreviewControl As C1PrintPreviewControl
    public C1PrintPreviewControl PrintPreviewControl {get;}
    See Also