OMathBox.NoBreak Property

Definition

Returns or sets a Boolean that states whether breaks are allowed inside the box object. Read/write.

public:
 property bool NoBreak { bool get(); void set(bool value); };
public bool NoBreak { get; set; }
member this.NoBreak : bool with get, set
Public Property NoBreak As Boolean

Property Value

Boolean

Applies to