Represents a generated page of a C1PrintDocument.

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

Syntax

C#
public class C1Page : IDocumentLocation
Visual Basic
Public Class C1Page _
	Implements IDocumentLocation

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..C1Page

See Also