DetectUrls Property (RtfField)
Gets or sets a value indicating whether or not the current field will automatically format Uniform Resource Locators (URLs) when those are found in text.
public bool DetectUrls {get; set;}
'Declaration
Public Property DetectUrls As Boolean