BaseImageProcessingVariationCapableElementDoExecuteWithoutLooping Method |
Executes the image processing element, but without variation looping.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxprotected abstract bool DoExecuteWithoutLooping()
Return Value
Booleantrue if successful, false otherwise.
See Also