Skip to main content
A newer version of this page is available. .

PageBreakInfoCollection Class

A collection of PageBreakInfo objects.

Namespace: DevExpress.Xpf.Printing

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public class PageBreakInfoCollection :
    ObservableCollection<PageBreakInfo>

The following members return PageBreakInfoCollection objects:

See Also