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

In This Topic
    Location Property (Hyperlink)
    In This Topic
    Gets or sets a location in the target of the hyperlink.
    Syntax
    'Declaration
     
    Public Property Location As System.String
    public System.string Location {get; set;}
    See Also