AutoEject Property

Summary
Gets or sets the auto eject state.
Syntax
C#
C++/CLI
public bool AutoEject { get; set; } 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

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