PrintDocument for WinForms
DetectUrls プロパティ (RenderRichText)


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

RenderRichText クラス
RenderRichText メンバ