Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathParagraph Class / Next Property

In This Topic
    Next Property (OMathParagraph)
    In This Topic
    Gets the next OMathParagraph in a collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As OMathParagraph
    public OMathParagraph Next {get;}
    See Also