Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Hyperlink Class / Viewed Property

In This Topic
    Viewed Property
    In This Topic
    Gets or sets whether the target of the parent hyperlink shall be added to a list of viewed hyperlinks when it is invoked.
    Syntax
    'Declaration
     
    Public Property Viewed As System.Boolean
    public System.bool Viewed {get; set;}
    See Also