Click or drag to resize

OmrImagePreprocessingEventArgsInTemplateImage Property

The initially passed-in template image. The image in this value will be preprocessed as long as OutTemplateImage is not set.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public AtalaImage InTemplateImage { get; set; }

Property Value

Type: AtalaImage
See Also