'Declaration Public Overloads Function AddLinkedTextFrame( _ ByVal linkTo As TextFrame _ ) As LinkedTextFrame
public LinkedTextFrame AddLinkedTextFrame( TextFrame linkTo )
Parameters
- linkTo
- The main text frame that starts the text frame story.
Return Value
The added LinkedTextFrame.