AutoEject Property

Summary
Gets or sets the auto eject state.
Syntax
C#
VB
C++
public bool AutoEject { get; set; } 
Public Property AutoEject As Boolean 
public: 
property bool AutoEject { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

A boolean value containing the state for auto eject.

True Eject media when finished.
False Don't automatically eject.
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.