[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathLimitLocation

Enum OMathLimitLocation

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the location of limits in the OMathNary structure.

public enum OMathLimitLocation

Fields

SubscriptSuperscript = 1

Limits positioned just to the right of the n-ary operator.

UnderOver = 0

Limits centered above and below the n-ary operator.