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



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

Provides the enumeration type for all supported recordable or rewriteable disc types.

Syntax

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

Members

MemberDescription
DiscTypeNone No disc in drive.
DiscTypeUnknown Unknown disc type (not recognized).
DiscTypeCDROM Read-only CDROM (not recordable).
DiscTypeCDR Recordable (write once) CD, CD-R.
DiscTypeCDRW Rewriteable CD-RW.
DiscTypeDVDROM Read-only DVD-ROM. (not recordable).
DiscTypeDVDR Recordable (write once) DVD-R.
DiscTypeDVDRW Rewriteable DVD-RW.
DiscTypeDVDRAM Rewriteable DVD-RAM. This type of disc is usually housed in a cartridge.
DiscTypeDVDPLUSRW Rewriteable DVD+RW
DiscTypeDVDPLUSR Recordable DVD+R
DiscTypeDVDPLUSRDL Recordable DVD+R Dual Layer

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaWriter.MediaWriterDiscTypeCode

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