Click or drag to resize

OcrDocument Methods

The OcrDocument type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetDocumentInfo
Returns a hashtable that represents document metadata.
Protected methodGetDocumentInfoValue
Returns information about document using provided key.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetTextString
Returns textual information from all pages of the document.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetDocumentInfoValue
Sets metadata information about the document using provided key and value.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also