Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HyperlinkOnAction Class
Properties Methods

In This Topic
    HyperlinkOnAction Class Members
    In This Topic

    The following tables list the members exposed by HyperlinkOnAction.

    Public Properties
     NameDescription
    Public Property Gets or sets an application-defined string representing the action that is to be taken when this hyperlink is activated.  
    Public Property Gets or sets the address for the specified link. The address can be an e-mail address, an Internet address, or a file name.  
    Public Property Gets or sets a value indicating whether the hyperlink was visited so applications can utilize this property to color the text.  
    Public Property Gets or sets the url text that was recognized as invalid.  
    Public Property Gets or sets the text that appears as a screen tip when the mouse pointer is positioned over this hyperlink.  
    Public Property Gets or sets the name of the frame or window in which you want to load this hyperlink.  
    Public Property Gets or sets a value indicating whether the target of this hyperlink shall be added to a list of viewed hyperlinks when it is invoked.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also