Table of Contents

Class BarcodeWriterSvg

Namespace
ZXing
Assembly
zxing.dll

A smart class to encode some content to a svg barcode image

public class BarcodeWriterSvg : BarcodeWriter<SvgRenderer.SvgImage>, IBarcodeWriterGeneric, IBarcodeWriter<SvgRenderer.SvgImage>, IBarcodeWriterSvg
Inheritance
BarcodeWriterSvg
Implements
Inherited Members
Extension Methods

Constructors

BarcodeWriterSvg()

Initializes a new instance of the BarcodeWriterSvg class.

public BarcodeWriterSvg()