Frame Methods |
The Frame type exposes the following members.
| Name | Description | |
|---|---|---|
| Adopt |
Adopt a Frame updating references as
appropriate. This function should be called after adding a Frame to
the Children of another Frame.
|
|
| GetOriginalXml |
Gets from within the Word package, the
original document on which a frame was based.
|
|
| Scan |
Perform an action on this frame and all frames
underneath it in the tree.
|
|
| TrackAll |
Enable or disable tracking of Frames. When
tracking is enabled Frames are available via the All property. When
this function is called the next ID is reset to zero.
|