Click or drag to resize

BaseImageProcessingElementIsSaveResultImage Property

If true, the final result image of an image processing job element is saved if this mechanism is activated in StoreImages.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool IsSaveResultImage { get; set; }

Property Value

Boolean
See Also