The Writeable Property is available in LEADTOOLS LEADTOOLS Document and Medical Imaging and in LEADTOOLS DVD Module toolkits.
This property indicates if the disc type is writeable or not.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Writeable As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MediaWriterDiscType Dim value As Boolean value = instance.Writeable |
C# | |
---|---|
public bool Writeable {get;} |
Property Value
Returns true if the disc type is writable; otherwise, it is false.This property indicates if the disc type is writeable or not.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7