OmrTemplateAligningEventArgsSkipAlignment Property |
If this is set to true, the alignment process will be skipped and the InitialAlignmentMatrix will be used
instead.
Namespace:
Atalasoft.FormsProcessing.Omr
Assembly:
Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool SkipAlignment { get; set; }Public Property SkipAlignment As Boolean
Get
Set
Property Value
Type:
Boolean
See Also