TextFrame.BreakForwardLink Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Breaks the forward link for the specified text frame, if such a link exists.
public:
void BreakForwardLink();
public void BreakForwardLink ();
abstract member BreakForwardLink : unit -> unit
Public Sub BreakForwardLink ()
Remarks
Applying this method to a shape in the middle of a chain of shapes with linked text frames will break the chain, leaving two sets of linked shapes. All of the text, however, will remain in the first series of linked shapes.