VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingProfileResult Class
Constructors Properties Methods SeeAlso
ProcessingProfileResult Class Members
The following tables list the members exposed by ProcessingProfileResult.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
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)
Public Methods
 NameDescription
Public MethodReleases all resources used by this object. (Inherited from ProcessingResult)
Public MethodReturns an enumerator that iterates through a compound processing result.
Public MethodReturns a string representation of this object. (Inherited from ProcessingResult)
See Also