PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewDialog Class
Members

In This Topic
    C1PrintPreviewDialog Class
    In This Topic
    Displays a dialog box that shows the preview of the associated document. Includes toolbars, navigation panel and status bar.
    Object Model
    C1PrintPreviewDialog Class
    Syntax
    'Declaration
     
    Public Class C1PrintPreviewDialog 
       Inherits System.Windows.Forms.Form
    public class C1PrintPreviewDialog : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.C1Preview.C1PrintPreviewDialog

    See Also