Click or drag to resize

OcrDocument Properties

The OcrDocument type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
This property describes the author of a document
Public propertyCreationDate
A date object representing the creation date of the document
Public propertyCreator
Gets or sets the Creator metadata for this OcrDocument.
Public propertyKeywords
An array of strings that represent keywords in this document.
Public propertyMetadata
A Hashtable that represents document metadata.
Public propertyPages
An object of type OcrPageCollection that represents the pages within this document.
Public propertyProducer
Gets or sets the Producer metadata for this document.
Public propertySubject
A string representing the subject of this document.
Public propertyTitle
A string representing the title of this document.
Top
See Also