Class DocumentToAnalyzeContract
Represents an document to analyze
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class DocumentToAnalyzeContract : Object
Name | Description |
---|---|
DocumentToAnalyzeContract() |
Fields
Name | Description |
---|---|
AutoSuggest | Defines the auto suggest of document to analyze |
EntryDate | The entrydate of document to analyze |
FileExtension | Flag if file extension is retrieved for files. |
Fulltext | Defines the fulltext of document to analyze |
FulltextProperties | Defines the fulltextproperties of document to analyze |
Id | The id of document to analyze |
MailAttributes | Defines the mailAttributes of document to analyze |
PageCount | Defines the pageCount of document to analyze |
PdfA | Defines the pdf/a of document to analyze |
SearchablePdf | Defines the searchablePDF of document to analyze |
Thumbnail | Defines the thumbnail of document to analyze |
ThumbnailBlobStoreId | Defines the blob store where thumbnails should be stored |
ThumbnailBlobStoreProviderId | Defines the blob store provider where thumbnails should be stored |
ThumbnailSize | Defines the size of thumbnails to be generated |
WaitTimeSeconds | Minimum wait time in seconds between document analyzing and last check in. |
WriteFulltextToProperty | Defines the writeFulltextToProperty of document to analyze |