Skip to main content

PageBreakInfoCollection Class

A collection of PageBreakInfo objects.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v25.2.dll

Declaration

public class PageBreakInfoCollection :
    ObservableCollection<PageBreakInfo>

The following members return PageBreakInfoCollection objects:

See Also