Click or drag to resize

PdfStampCollection Properties

The PdfStampCollection 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 a stamp element by its index.
Public property List
Gets internal list of the collection.
(Inherited from PdfCollection .)
Top
See Also