Click or drag to resize

PdfContentElement Properties

The PdfContentElement type exposes the following members.

Properties
 NameDescription
Public propertyCollection Gets the PdfContentElementCollection that the PdfContentElement belongs to.
Public propertyElementType Gets the type of the PDF content element.
Public propertyNext Gets the next PdfContentElement in the Collection.
Public propertyParent Gets the parent PdfContentGroup that the PdfContentElement belongs to.
Public propertyPrevious Gets the previous PdfContentElement in the Collection.
Top
See Also