[]
Gets or sets the area of the text that is the hyperlink.
public LinkArea[] LinkAreas { get; set; }
Public Property LinkAreas As LinkArea()
Type | Condition |
---|---|
ArgumentException | Specified start is invalid; must be positive |
ArgumentException | Specified length is invalid; must be positive |
ArgumentException | Specified length is invalid; must be less than or equal to the length of the entire text |