[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1RichText.DetectUrls

DetectUrls Property

DetectUrls

Gets or sets a value indicating whether or not the C1RichText will automatically format a Uniform Resource Locator (URL).

Declaration
public bool DetectUrls { get; set; }
Public Property DetectUrls As Boolean