VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingProfileResult Class
In This Topic
    ProcessingProfileResult Class Properties
    In This Topic
    For a list of all properties of this type, see ProcessingProfileResult.
    Public Properties
     NameDescription
    Public PropertyGets the activated triggers of this profiling result.
    Public PropertyGets the description of the processing result. (Inherited from ProcessingResult)
    Public PropertyGets the detailed result of profiling.
    Public PropertyGets the count of important trigger activations.
    Public PropertyGets a value indicating whether processing is canceled.
    Public PropertyGets the processing command, which created this result. (Inherited from ProcessingResult)
    Public PropertyGets the processing errors of this profiling result.
    Public PropertyGets the object, which was processed. (Inherited from ProcessingResult)
    See Also