RegionBasePageBreaks Property
Determines a list of y-coordinates where current
RegionBase instance
can be safely splitted for the page breaks.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public ParallelList<int> PageBreaks { get; }
Public ReadOnly Property PageBreaks As ParallelList(Of Integer)
Get
public:
property ParallelList<int>^ PageBreaks {
ParallelList<int>^ get ();
}
member PageBreaks : ParallelList<int> with get
Property Value
ParallelListInt32