BarcodeWriterIPolyClass Class

Link to the ZXing.NET library.

Definition

Namespace: PluginBarcode
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class BarcodeWriterIPolyClass : BarcodeWriter<IPolyClass>
Inheritance
Object    BarcodeWriterGeneric    BarcodeWriterIPolyClass    BarcodeWriterIPolyClass

Constructors

BarcodeWriterIPolyClassInitializes a new instance of the BarcodeWriterIPolyClass class

Properties

Encoder
(Inherited from BarcodeWriterGeneric)
Format
(Inherited from BarcodeWriterGeneric)
Invert 
Options
(Inherited from BarcodeWriterGeneric)
Renderer
(Inherited from BarcodeWriterIPolyClass)

Methods

Encode
(Inherited from BarcodeWriterGeneric)
Write(BitMatrix)
(Inherited from BarcodeWriterIPolyClass)
Write(String)
(Inherited from BarcodeWriterIPolyClass)

See Also