Click or drag to resize

PdfIndirectList Methods

The PdfIndirectList type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds an object to the end of the list.
Public methodStatic memberFromFdfDocument Gets the list of indirect objects from specified Forms Data Format document
Public methodStatic memberFromPdfDocument Gets the list of indirect objects from specified PDF document
Public methodGetEnumerator Returns an enumerator that iterates through the collection.
Public methodRemove Destroy specified object and remove its from the list.
Top
See Also