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