Create a new PrintDialog.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public class PrintPreviewControl : PictureBox
Visual Basic
Public Class PrintPreviewControl _
	Inherits PictureBox

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..PictureBox
          TallComponents.Interaction.WinForms.Controls..::..PrintPreviewControl

See Also