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

In This Topic
    OMathPhantom Class
    In This Topic
    Represents a phantom Office Math structure.

    This structure has two primary uses: adding the spacing of the phantom base element without displaying that base; and suppressing part of the glyph for spacing considerations.

    Object Model
    OMathPhantom Class
    Syntax
    'Declaration
     
    Public Class OMathPhantom 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

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

    See Also