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

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