DiscProps Property

Summary
The current MediaWriterDisc disc properties for this writable drive.
Syntax
C#
VB
C++
public MediaWriterDisc DiscProps { get; set; } 
Public Property DiscProps As MediaWriterDisc 
public: 
property MediaWriterDisc^ DiscProps { 
   MediaWriterDisc^ get(); 
   void set (    MediaWriterDisc^ ); 
} 

Property Value

The current MediaWriterDisc disc properties for this writable drive.

Remarks

The MediaWriterDisc properties control what data will be burned to the disc.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.