[]
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.
[C1Category("Behavior")]
[C1Description("RtfField.DetectUrls", "Indicate whether URLs will be automatically formatted.")]
public bool DetectUrls { get; set; }
<C1Category("Behavior")>
<C1Description("RtfField.DetectUrls", "Indicate whether URLs will be automatically formatted.")>
Public Property DetectUrls As Boolean