Namespace: BitMiracle.Docotic.Pdf
public IEnumerable<string> Directories { get; }
Public ReadOnly Property Directories As IEnumerable(Of String) Get
The names can be used to set up a file watcher or for other purposes.
If you set up a file watcher for any of the directories, you might want to call Reset() method when there is a change.