Table of Contents
HasChildren Property

Gets a value indicating whether the PdfContent contains any child PdfContent objects.

Syntax
 public Boolean HasChildren { get; }
See Also