RegionBasePageBreaks Property

Determines a list of y-coordinates where current RegionBase instance can be safely splitted for the page breaks.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public ParallelList<int> PageBreaks { get; }

Property Value

ParallelListInt32

See Also