Click or drag to resize

OmrTemplateAligningEventArgs Properties

The OmrTemplateAligningEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAlignmentRejector
The object which rejects documents if their alignment is poor.
Public propertyDocumentAligner
The object which does the document alignment.
Public propertyInitialAlignmentMatrix
The initial alignment from which the active alignment process will begin.
Public propertyMarkedImage
The preprocessed marked image.
Public propertyMarkedImageFingerprint
The marked page fingerprint used for alignment.
Public propertySkipAlignment
If this is set to true, the alignment process will be skipped and the InitialAlignmentMatrix will be used instead.
Public propertyTemplate
The template being aligned to.
Public propertyTemplateFingerprint
The template fingerprint used for alignment.
Top
See Also