[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathLimitLower

OMathLimitLower Class

Represents a lower-limit Office Math structure, which consists of a base element on the baseline and reduced-size limit element immediately below it.

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

Properties

Name Description
Base

Gets the base OMathElement of the structure.

Limit

Gets the lower limit OMathElement of the structure.

StructType

Gets the OMathStructType of the structure.