VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ConversionProfileResult Class
In This Topic
    ConversionProfileResult Class Properties
    In This Topic
    For a list of all properties of this type, see ConversionProfileResult.
    Public Properties
     NameDescription
    Public PropertyGets the activated triggers of this profiling result. (Inherited from ProcessingProfileResult)
    Public PropertyGets the applied commands.
    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 processing is canceled. (Inherited from ProcessingProfileResult)
    Public PropertyGets a value indicating whether conversion is successfully.
    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