The MediaWriter Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Provides the functionality to write the contents of a folder or existing .ISO file to another .ISO file or DVD disc.Visual Basic (Declaration) | |
---|---|
Public Class MediaWriter |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class MediaWriter |
C++/CLI | |
---|---|
public ref class MediaWriter |
Visual Basic | Copy Code |
---|---|
<Test> _ |
C# | Copy Code |
---|---|
public void BurnDiscExample() |
This class provides the functionality to write data DVD discs and .ISO files.
Use MediaWriterDrive to access a writable drive. Use MediaWriterDisc to specify the properties for the disc to be burned. Use MediaWriterDiscType to determine the disc type for the drive. Use MediaWriterSpeed to determine the disc speed for the drive.
System.Object
Leadtools.MediaWriter.MediaWriter
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family