FlexReport for WinForms
DetectUrls プロパティ (RtfField)


C1.Report アセンブリ > C1.Report 名前空間 > RtfField クラス : DetectUrls プロパティ
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 Property DetectUrls As System.Boolean
'使用法
 
Dim instance As RtfField
Dim value As System.Boolean
 
instance.DetectUrls = value
 
value = instance.DetectUrls
public System.bool DetectUrls {get; set;}
参照

参照

RtfField クラス
RtfField メンバ