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

In This Topic
    Next Property (Text)
    In This Topic
    Gets the next text content.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Text
    public Text Next {get;}
    See Also