Method BeginURL
BeginURL(string, string?)
Begins applying Url to the content. Pass a URL and optionally, a character style to apply, since it is common to mark a URL with a familiar style such as blue text with underlining.
public virtual bool BeginURL(string url, string? characterStyle = null)