Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / Pages Property

In This Topic
    Pages Property (C1PrintDocument)
    In This Topic
    Gets the collection of document's pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pages As C1PageCollection
    public C1PageCollection Pages {get;}
    See Also