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


C1.Document アセンブリ > C1.Document 名前空間 > RenderRtf クラス : DetectUrls プロパティ
Gets or sets a value indicating whether or not the current RenderRtf will automatically format Uniform Resource Locators (URLs) when those are found in text assigned to the Rtf property.
シンタックス
'宣言
 
Public Property DetectUrls As System.Boolean
'使用法
 
Dim instance As RenderRtf
Dim value As System.Boolean
 
instance.DetectUrls = value
 
value = instance.DetectUrls
public System.bool DetectUrls {get; set;}
参照

参照

RenderRtf クラス
RenderRtf メンバ