[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathBar

OMathBar Class

Represents a bar Office Math structure, which consists of a base element and an overbar or underbar.

Inheritance
OMathBar
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class OMathBar : OMathStruct, IBrowsable<OMathStruct>
Public Class OMathBar
    Inherits OMathStruct
    Implements IBrowsable(Of OMathStruct)

Properties

Name Description
Base

Gets the OMathElement to which the bar is applied.

Position

Gets or sets the position of the bar character.

Default value is Bottom.

StructType

Gets the OMathStructType of the structure.