VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / ImageConvertingStatus Class
Constructors Properties SeeAlso
In This Topic
    ImageConvertingStatus Class Members
    In This Topic
    The following tables list the members exposed by ImageConvertingStatus.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImageConvertingStatus class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the total number of converted images.
    Public PropertyGets or sets a zero-based index of image, which is converting now.
    Public PropertyGets or sets a state of file converting process.
    Public PropertyGets or sets a string that describes an error occurred during file converting.
    Public PropertyGets or sets the progress, in percents, of synchronous file converting.
    Public PropertyGets or sets an array of identificators of the converted files.
    See Also