TextFrame.BreakForwardLink Method

Definition

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.

Applies to