ComponentOne FlexReport for WinForms
DetectUrls Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > RtfField Class : DetectUrls Property
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.
Syntax
'Declaration
 
Public Property DetectUrls As System.Boolean
public System.bool DetectUrls {get; set;}
See Also

Reference

RtfField Class
RtfField Members