ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm Class / PageBreaks Property

In This Topic
    PageBreaks Property (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PageBreaks As PrintInfo.PageBreaksEnum
    public PrintInfo.PageBreaksEnum PageBreaks {get; set;}
    See Also