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

In This Topic
    Target Property (HyperlinkOnAction)
    In This Topic
    Gets or sets the name of the frame or window in which you want to load this hyperlink.
    Syntax
    'Declaration
     
    Public Property Target As System.String
    public System.string Target {get; set;}
    See Also