Click or drag to resize

IBarcoderOptions Properties

The IBarcoderOptions type exposes the following members.

Properties
  NameDescription
Public propertyDecoderOptions
Gets decoder options.
Public propertyEncoderOptions
Gets encoder options for creating barcode images.
Public propertyLogFile
Gets or sets the path to a file for logging events.
Public propertyLogLevel
Gets or sets the logging level. Supported levels are [verbose, debug, information, warning, error, fatal].
Top
See Also