 | IBarcoderOptionsSave Method |
Saves the current options to the specified XML file.
Namespace:
Opait.Barcoder.Api
Assembly:
Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntaxvoid Save(
string fileName
)
Parameters
- fileName
- Type: SystemString
The target XML file name.
See Also