DocumentCollection.DocumentPaths

DocumentCollection.DocumentPaths property

Gets or sets the collection of document paths to be processed.

public List<string> DocumentPaths { get; set; }

See Also