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

In This Topic
    OMathGroupCharacter Class
    In This Topic
    Represents a group character Office Math structure, which consists of a character drawn above or below base element.
    Object Model
    OMathGroupCharacter Class
    Syntax
    'Declaration
     
    Public Class OMathGroupCharacter 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    public class OMathGroupCharacter : OMathStruct, GrapeCity.Documents.Word.IBrowsable<OMathStruct>  
    Inheritance Hierarchy

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

    See Also