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
public override bool HasText {get;}
See Also