Document
This read-only property returns a workdoc from the specified index of the document array of the Folder.
Syntax
Document (Index as Long) as ISCBCdrWorkdoc
Parameter | Description |
---|---|
Index | The index of the workdoc within the Folder.
Possible values 0 to DocumentCount-1 |