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

In This Topic
HasText Property (RenderVerticalText)
In This Topic
Gets a value indicating whether the Text property of the current object is not null and has a greater than zero length.
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasText As Boolean
 
See Also