Class DocumentCollection
DocumentCollection class
Represents a collection of documents to be processed.
public class DocumentCollection
Constructors
Name | Description |
---|---|
DocumentCollection() | The default constructor. |
Properties
Name | Description |
---|---|
DocumentPaths { get; set; } | Gets or sets the collection of document paths to be processed. |
PdfDocuments { get; set; } | Gets or sets the collection of PDF documents to be processed. |
TextDocuments { get; set; } | Gets or sets the collection of text documents to be processed. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF