Skip to main content

PageBreakInfoCollection Class

A collection of PageBreakInfo objects.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public class PageBreakInfoCollection :
    ObservableCollection<PageBreakInfo>

The following members return PageBreakInfoCollection objects:

See Also