Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentPageLayouts Class / EvenPages Property

In This Topic
    EvenPages Property
    In This Topic
    Gets or sets the PageLayout used for even pages of the current document.
    Syntax
    'Declaration
     
    Public Property EvenPages As PageLayout
    public PageLayout EvenPages {get; set;}
    See Also