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

In This Topic
    TextFrame Property (LinkedTextFrame)
    In This Topic
    Gets the main text frame in the story to which this text frame belongs.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextFrame As TextFrame
    public TextFrame TextFrame {get;}
    See Also