C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTextBase Class / HasText Property

In This Topic
HasText Property (RenderTextBase)
In This Topic
Gets a value indicating whether the current object represents a non-empty text.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property HasText As Boolean
 
See Also