DocumentIterator Properties
Iterates over document elements.
Name | Description |
---|---|
Current | Gets the document element currently visited by the iterator. |
Current |
Gets the index of a document paragraph currently visited by the iterator. |
Current |
Gets access to the properties of a document paragraph currently visited by the iterator. |
Current |
Gets the index of a document section currently visited by the iterator. |
Current |
Gets access to the properties of a document section currently visited by the iterator. |
See Also