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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic AtalaImage InTemplateImage { get; set; }Public Property InTemplateImage As AtalaImage
Get
Set
Property Value
Type:
AtalaImage
See Also