Provides properties that allow to retrieve information about a resolved C1Page, such as the actual absolute page size, absolute margin values and so on. All size and length values provided by this class are absolute, expressed in ResolvedUnit.

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

Syntax

C#
public class PageResolvedInfo
Visual Basic
Public Class PageResolvedInfo

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..PageResolvedInfo

See Also