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