Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathDelimiter Class
Members

In This Topic
    OMathDelimiter Class
    In This Topic
    Represents a delimiter Office Math structure, which consists of opening and closing delimiters characters, and one or more elements contained inside with a designated separator character between each element.
    Object Model
    OMathDelimiter Class
    Syntax
    'Declaration
     
    Public Class OMathDelimiter 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.OMathStruct
             GrapeCity.Documents.Word.OMathDelimiter

    See Also