Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathStruct Class / NestingLevel Property

In This Topic
    NestingLevel Property
    In This Topic
    Gets the nesting level of the structure in the Office Math zone.
    Syntax
    'Declaration
     
    Public ReadOnly Property NestingLevel As System.Integer
    public System.int NestingLevel {get;}
    See Also