Leadtools.MediaWriter Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.0.01.14
MediaWriterProgress Enumeration
See Also  
Leadtools.MediaWriter Namespace : MediaWriterProgress Enumeration



The MediaWriterProgress Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Provides the enumeration for current operation progress.

Syntax

Visual Basic (Declaration) 
Public Enum MediaWriterProgress 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As MediaWriterProgress
C# 
public enum MediaWriterProgress : Enum 
C++/CLI 
public enum class MediaWriterProgress : public Enum 

Members

MemberDescription
OperationProgressIdle [0] No operation is being performed.
OperationProgressInitializing Performing steps required before starting the actual operation.
OperationProgressWriting Writing an image to disc.
OperationProgressFinalizing Finalizing the current operation.
OperationProgressErasing Erasing data from disc.
OperationProgressCompleted Operation completed.
OperationProgressAborting Operation aborting due to errors.
OperationProgressAborted Operation aborted due to errors.

Remarks

This enumeration provides the list of all possible progress states for the writable drive.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaWriter.MediaWriterProgress

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.MediaWriter requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features