Overload | Description |
---|---|
AddLinkedTextFrame(TextFrame) | Adds a linked text frame that participates in a text frame story.
Note that some geometries do not allow text frames (see Extensions.TextFrameSupported). If GeometryType of this shape does not support text frames, an exception will be thrown. |
AddLinkedTextFrame(TextFrame,Int32) | Adds a linked text frame that participates in a text frame story.
Note that some geometries do not allow text frames (see Extensions.TextFrameSupported). If GeometryType of this shape does not support text frames, an exception will be thrown. |