[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextFrame.Next

Next Property

Next

Gets the next text frame.

Declaration
public TextFrame Next { get; }
Public ReadOnly Property [Next] As TextFrame
Implements