Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class
Properties


In This Topic
    PageResolvedInfo Class Members
    In This Topic

    The following tables list the members exposed by PageResolvedInfo.

    Public Properties
     NameDescription
    Public PropertyGets the array of RectangleD values specifying the column bounds on the current page, in ResolvedUnit units. Column bounds do not include page margins, page header and footer areas, and gaps between the columns.  
    Public PropertyGets the number of columns on the current page.  
    Public PropertyGets the C1Page object associated with the current PageResolvedInfo.  
    Public PropertyGets the area of the current page within the margins, relative to the left top corner of the page, in ResolvedUnit units.  
    Public PropertyGets the bounds of the footer area on the current page, in ResolvedUnit units.  
    Public PropertyGets the bounds of the header area on the current page, in ResolvedUnit units.  
    Public PropertyGets the current page margins, in ResolvedUnit units.  
    Public PropertyGets the total size of the current page, including margins (i.e. "paper size"), in ResolvedUnit units.  
    Top
    See Also