DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathShapeDelimiter Enumeration

OMathShapeDelimiter Enumeration
Specifies the shape of delimiters in the OMathDelimiter structure.
Syntax
'Declaration
 
Public Enum OMathShapeDelimiter 
   Inherits System.Enum
 
Members
MemberDescription
Centered Delimiters centered around the math axis of the mathematical text and still be made to fit the entire height of their contents.
Match Delimiters height and shape altered to exactly match their contents.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Word.OMathShapeDelimiter

See Also