Implements an extended print preview form.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
SyntaxC#
Copy Code
|
|---|
public class PrintPreviewForm : Form |
Visual Basic
Copy Code
|
|---|
Public Class PrintPreviewForm |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
System.Windows.Forms.ScrollableControl![]()
System.Windows.Forms.ContainerControl![]()
System.Windows.Forms.Form![]()
MindFusion.Reporting.WinForms.PrintPreviewForm
See Also