Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.MediaWriter Namespace > MediaWriterDrive Class : AutoEject Property |
public bool AutoEject {get; set;}
'Declaration Public Property AutoEject As Boolean
'Usage Dim instance As MediaWriterDrive Dim value As Boolean instance.AutoEject = value value = instance.AutoEject
True | Eject media when finished. |
False | Don't automatically eject. |