[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Hyperlink.Address

Address 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.

Declaration
public Uri Address { get; set; }
Public Property Address As Uri