Frame Methods

The Frame type exposes the following members.

Methods
  Name Description
Public method Adopt
Adopt a Frame updating references as appropriate. This function should be called after adding a Frame to the Children of another Frame.
Public method GetOriginalXml
Gets from within the Word package, the original document on which a frame was based.
Public method Scan
Perform an action on this frame and all frames underneath it in the tree.
Public methodStatic member 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.
Top
See Also