Click or drag to resize

OmrImagePreprocessingEventArgsOutTemplateImage Property

If set, template preprocessing is skipped and this image is used instead. If this has a value when the event fires, it's the template's cache.

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 OutTemplateImage { get; set; }

Property Value

Type: AtalaImage
See Also