IReferenceImage Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Referenced image.  
 MethodDeleteCustomDataDeletes the specified custom data from the Referenced image.  
 MethodDeleteHyperLinkDeletes a hyperlink attached to the Referenced image.  
 MethodGetBoundingBoxGets the bounding box enclosing the Referenced image.  
 MethodGetClipBoundaryGets the clipping boundary of this Referenced image.  
 MethodGetCustomDataGets the specified custom data for the Referenced image.  
 MethodGetExtensionDictionaryGets the dictionary for the Referenced image.  
 MethodGetHyperLinkGets the hyperlink attached to the Referenced image.  
 MethodGetPathGets the path and file name of the Referenced image.  
 MethodGetPositionGets the coordinates of the insertion point of this Referenced image.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Referenced image, if the dictionary exists and is empty.  
 MethodReloadReloads the Referenced image.  
 MethodRemoveClipBoundaryRemoves the clipping boundary of this Referenced image.  
 MethodSelectAdds or removes the selected Referenced image to or from the current selection set.  
 MethodSetClipBoundarySets the clipping boundary for this Referenced image.  
 MethodSetCustomDataSets the custom data for the Referenced image.  
 MethodSetHyperLinkAttaches a hyperlink to the Referenced image.  
 MethodSetPathSets the path and file name to a Referenced image.  
 MethodSetPositionSets the coordinates of the insertion point of this Referenced image.  
 MethodUnloadUnloads the Referenced image.  
Top

See Also