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

In This Topic
    TextFrame Property (Shape)
    In This Topic
    Gets the text content of this shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextFrame As TextFrame
    public TextFrame TextFrame {get;}
    See Also