 | IBarcoderOptionsLoad Method |
Loads the options from the specified XML file.
Namespace:
Opait.Barcoder.Api
Assembly:
Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntaxvoid Load(
string fileName
)
Parameters
- fileName
- Type: SystemString
The source XML file.
See Also