PrintDocument for WinForms
HasText プロパティ (RenderParagraph)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderParagraph クラス : HasText プロパティ
Gets a value indicating whether the RenderParagraph.Content collection has been initialized and contains one or more elements.

This property is an alias for the RenderParagraph.HasContent property.

シンタックス
'宣言
 
Public Overrides ReadOnly Property HasText As System.Boolean
'使用法
 
Dim instance As RenderParagraph
Dim value As System.Boolean
 
value = instance.HasText
public override System.bool HasText {get;}
参照

RenderParagraph クラス
RenderParagraph メンバ