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.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsSaveResultImage { get; set; }
Property Value
Boolean
See Also