IEmbeddedObject Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IEmbeddedObject members.

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the embedded object.  
 MethodDeleteCustomDataDeletes the specified custom data from the embedded object.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the embedded object.  
 MethodGetBoundingBoxGets the bounding box enclosing the embedded object.  
 MethodGetCustomDataGets the specified custom data for the embedded object.  
 MethodGetExtensionDictionaryGets the dictionary for the embedded object.  
 MethodGetHyperLinkGets the hyperlink attached to the embedded object.  
 MethodGetLinkPathGets the full path and name of the file that is linked to this embedded object.  
 MethodGetPositionGets the coordinates of the insertion point of this embedded object.  
 MethodGetSourceApplicationGets the name of the source application of this embedded object.  
 MethodGetTypeGets the type of this embedded object.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the embedded object, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected embedded object to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the embedded object.  
 MethodSetHyperLinkAttaches a hyperlink to the embedded object.  
 MethodSetPositionSets the coordinates of the insertion point of this embedded object.  
Top

See Also