VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / CompositeProcessingResult Class
In This Topic
    CompositeProcessingResult Class Properties
    In This Topic
    For a list of all properties of this type, see CompositeProcessingResult.
    Public Properties
     NameDescription
    Public PropertyGets the description of the processing result. (Inherited from ProcessingResult)
    Public PropertyGets the processing command, which created this result. (Inherited from ProcessingResult)
    Public PropertyGets a list of nested results.
    Public PropertyGets the object, which was processed. (Inherited from ProcessingResult)
    See Also