OMathGroupChar.CharTop Property

Definition

Returns or sets a Boolean that represents whether the grouping character is placed above the base text of the group character object. Read/write.

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

Property Value

Boolean

Remarks

False displays the group character under the base text.

Applies to