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

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