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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AtalaImage InTemplateImage { get; set; }

Property Value

Type: AtalaImage
See Also