Enum EquationCharacterPositionType

EquationCharacterPositionType enumeration

Specifies the position of a particular subobject within its parent

public enum EquationCharacterPositionType

Values

NameValueDescription
Top0At the top of the parent object
Bottom1At the bottom of the parent object

See Also