scripting:api:document-iterator:start

No renderer 'pdf' found for mode 'pdf'

IDocumentIterator

Scriptable object

Collection of files with iterator

Property Description
Done Indicates that iterator reached end of collection
Method Description
First Sets iterator to collection start, and returns first item (file path)
Next Moves iterator to next item, and returns this item (file path)

#API