[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathSubscript

OMathSubscript Class

Represents a subscript Office Math structure which consists of a base element and a reduced-size script element placed below and to the right.

Inheritance
OMathSubscript
Implements
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class OMathSubscript : OMathStruct, IBrowsable<OMathStruct>

Properties

Name Description
Base

Gets the base OMathElement of the structure.

StructType

Gets the OMathStructType of the structure.

Subscript

Gets the subscript OMathElement of the structure.