FlexReport for WinForms
HasText メソッド (RenderParagraphFragment)


C1.Document アセンブリ > C1.Document 名前空間 > RenderParagraphFragment クラス : HasText メソッド
Gets a value indicating whether this fragment has text to display, using this method more effective than string.IsNullOrEmpty(GetText()).
シンタックス
'宣言
 
Public Overrides Function HasText() As System.Boolean
'使用法
 
Dim instance As RenderParagraphFragment
Dim value As System.Boolean
 
value = instance.HasText()
public override System.bool HasText()
参照

参照

RenderParagraphFragment クラス
RenderParagraphFragment メンバ