[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathBox.IsOperatorEmulator

IsOperatorEmulator Property

IsOperatorEmulator

Gets or sets whether the box structure and its contents behave as a single operator and inherit the properties of an Unicode operator character. Operator emulators are often used when one or more glyphs combine to form an operator, such as ==.

Default value is false.

Declaration
public bool IsOperatorEmulator { get; set; }
Public Property IsOperatorEmulator As Boolean