IHyperLink Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodGetAsEmailAddressGets the the email address and subject line of the hyperlink.  
 MethodGetAsFileOrWebPageGets the URL of the web page or the path and file name of the file for the hyperlink.  
 MethodGetAsPlaceInThisDrawingGets the hyperlink created for the specified named location (e.g., Model, Sheet1, Sheet2, etc.) in the drawing.  
 MethodGetRawDataGets the raw data of the hyperlink.  
 MethodGetTypeGets the type of hyperlink.  
 MethodSetEmailAddressSets the hyperlink to be an email address.  
 MethodSetFileOrWebPageSets the hyperlink to be a URL of a web page or the path and file name of a file.  
 MethodSetPlaceInThisDrawingSets the hyperlink to a named location (e.g., Model, Sheet1, Sheet2, etc.) in the current drawing.  
Top

See Also