GetHyperLink Method (IAttributeInstance) Send Feedback
See Also 
Gets the hyperlink attached to the BlockAttribute instance.

Syntax

Visual Basic 
Function GetHyperLink() As HyperLink
C# 
HyperLink GetHyperLink()
JavaScript 
GetHyperLink() : dsHyperLink
COM native C++ 
HRESULT GetHyperLink(
   IHyperLink** HyperLink
)  
C++ 
DSRESULT GetHyperLink(
   dsHyperLink** HyperLink
)  

Parameters

HyperLink[out] or Return Value
Hyperlink attached to the BlockAttribute instance
 

See Also

Availability

DraftSight V1R1.3