VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingResult Class
Constructors Properties Methods SeeAlso
In This Topic
ProcessingResult Class Members
In This Topic
The following tables list the members exposed by ProcessingResult.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ProcessingResult class.
Public Properties
 NameDescription
Public PropertyGets the description of the processing result.
Public PropertyGets the processing command, which created this result.
Public PropertyGets the object, which was processed.
Public Methods
 NameDescription
Public MethodReleases all resources used by this object.
Public MethodReturns a string representation of this object.
See Also