'Declaration Public Enum OMathBreakBinaryOperator Inherits System.Enum
public enum OMathBreakBinaryOperator : System.Enum
'Declaration Public Enum OMathBreakBinaryOperator Inherits System.Enum
public enum OMathBreakBinaryOperator : System.Enum
Member | Description |
---|---|
After | The line break occurs after the binary operator. |
Before | The line break occurs before the binary operator. |
Repeat | Duplicate the binary operator before and after the line break. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.OMathBreakBinaryOperator