OcrDocument Properties |
The OcrDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | This property describes the author of a document | |
| CreationDate | A date object representing the creation date of the document | |
| Creator | Gets or sets the Creator metadata for this OcrDocument. | |
| Keywords | An array of strings that represent keywords in this document. | |
| Metadata | A Hashtable that represents document metadata. | |
| Pages | An object of type OcrPageCollection that represents the pages within this document.
| |
| Producer | Gets or sets the Producer metadata for this document. | |
| Subject | A string representing the subject of this document. | |
| Title | A string representing the title of this document. |