Represents the page layout of a C1PrintDocument.

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

Syntax

C#
public class PageLayout : ICloneable
Visual Basic
Public Class PageLayout _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..PageLayout

See Also