ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / PageBreak Property

In This Topic
    PageBreak Property (PrintInfo)
    In This Topic
    Gets or sets the horizontal page break mode.
    Syntax
    'Declaration
     
    
    Public Property PageBreak As PrintInfo.PageBreaksEnum
    public PrintInfo.PageBreaksEnum PageBreak {get; set;}
    See Also