[]
Gets the display mode of this OMath zone.
If this OMath zone is inside an OMathParagraph, or is not preceded or followed by a non-mathematical text in the parent object, the value of this property is Display. Otherwise the value is Inline.
public OMathMode Mode { get; }
Public ReadOnly Property Mode As OMathMode