Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathSubSuperscript Class / Superscript Property

In This Topic
    Superscript Property (OMathSubSuperscript)
    In This Topic
    Gets the superscript OMathElement of the structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Superscript As OMathElement
    public OMathElement Superscript {get;}
    See Also