Click or drag to resize

BarcoderOptionsEncoderOptions Property

Gets encoder options for creating barcode images.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public EncoderOptions EncoderOptions { get; }

Property Value

Type: EncoderOptions
See Also