Click or drag to resize

PdfListItemCollection Properties

The PdfListItemCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets number of the elements in the collection.
(Inherited from PdfCollection .)
Public property Item
Gets the PdfListItem from collection at the specified index.
Public property List
Gets internal list of the collection.
(Inherited from PdfCollection .)
Top
See Also