Extends the design mode behavior of a C1PrintDocument.

Namespace:  C1.C1Preview.Design
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class C1PrintDocumentDesigner : ComponentDesigner
Visual Basic
Public Class C1PrintDocumentDesigner _
	Inherits ComponentDesigner

Inheritance Hierarchy

System..::..Object
  System.ComponentModel.Design..::..ComponentDesigner
    C1.C1Preview.Design..::..C1PrintDocumentDesigner

See Also