[]
Gets or sets the area of the text that is the hyperlink.
[Browsable(false)]
public LinkArea LinkArea { get; set; }
<Browsable(False)>
Public Property LinkArea 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 |