Click or drag to resize

PdfRowCollection Properties

The PdfRowCollection 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 theat the specified index.
Public property List
Gets internal list of the collection.
(Inherited from PdfCollection .)
Top
See Also