IRegionWithLineBreaks Interface
Allows a Region to be splitted between pages by lines.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public interface IRegionWithLineBreaks
Public Interface IRegionWithLineBreaks
public interface class IRegionWithLineBreaks
type IRegionWithLineBreaks = interface end
IsBreakable |
Specifies whether line breaks are enabled in this instance of IRegionWithLineBreaks.
|
LineBreaks |
Y-coordinates of the line breaks, relative to the top of the region.
|