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


C1.Report アセンブリ > C1.Document.Util 名前空間 > C1RichText クラス : DetectUrls プロパティ
Gets or sets a value indicating whether or not the C1RichText will automatically format a Uniform Resource Locator (URL).
シンタックス
'宣言
 
Public Property DetectUrls As System.Boolean
'使用法
 
Dim instance As C1RichText
Dim value As System.Boolean
 
instance.DetectUrls = value
 
value = instance.DetectUrls
public System.bool DetectUrls {get; set;}
参照

参照

C1RichText クラス
C1RichText メンバ