Table of Contents
Container Property

Gets the PdfContentContainer object that this PdfContent resides.

Syntax
 public PdfContentContainer Container { get; }
See Also