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

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