[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathNary.LimitLocation

LimitLocation Property

LimitLocation

Gets or sets the location of Subscript and Superscript in the structure.

If the ParentOMath is in Inline mode the value is always UnderOver.

Default value defined in IntegralLimitLocation property when the property IsIntegral is true.

Default value defined in NaryLimitLocation property when the property IsIntegral is false.

Declaration
public OMathLimitLocation LimitLocation { get; set; }
Public Property LimitLocation As OMathLimitLocation