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

In This Topic
HasText Property (RenderTocItem)
In This Topic
Gets a value indicating whether the current TOC entry will produce visible output in the generated document.
Syntax
'Declaration
 
Public Overrides ReadOnly Property HasText As Boolean
 
See Also