[]
Enumerates the elements in the document in the specified direction.
public IEnumerable<C1TextElement> Enumerate(LogicalDirection dir)
| Type | Name | Description |
|---|---|---|
| LogicalDirection | dir |
| Type | Description |
|---|---|
| IEnumerable<C1TextElement> | The enumeration of the elements in the specified direction. |