IRegionWithLineBreaksIsBreakable Property

Specifies whether line breaks are enabled in this instance of IRegionWithLineBreaks.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
bool IsBreakable { get; set; }

Property Value

Boolean

See Also