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.v19.1.dll

Declaration

public class PageBreakInfoCollection :
    ObservableCollection<PageBreakInfo>

The following members return PageBreakInfoCollection objects:

See Also