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

In This Topic
    Viewed Property (HyperlinkOnAction)
    In This Topic
    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.
    Syntax
    'Declaration
     
    Public Property Viewed As System.Boolean
    public System.bool Viewed {get; set;}
    See Also