The Progress Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Variable containing the current progress of the writable drive operation.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Progress As MediaWriterProgress |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public MediaWriterProgress Progress {get;} |
C++/CLI | |
---|---|
public: property MediaWriterProgress Progress { MediaWriterProgress get(); } |
Return Value
The progress for the current drive.
For the list of possible progress states, please see MediaWriterProgress.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family