OMathGroupChar.CharTop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.