HasChildren Property (DocumentBody)
Gets a value indicating whether the current
DocumentBody contains any render objects (i.e. whether the
Children collection exists and is not empty).
public bool HasChildren {get;}
'Declaration
Public ReadOnly Property HasChildren As Boolean