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

In This Topic
    LinkedTextFrame Property
    In This Topic
    Gets the first linked text frame that participates in a text frame story.
    Syntax
    'Declaration
     
    Public ReadOnly Property LinkedTextFrame As LinkedTextFrame
    public LinkedTextFrame LinkedTextFrame {get;}
    See Also