VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeWriter Class
Constructors Properties Methods SeeAlso
In This Topic
BarcodeWriter Class Members
In This Topic
The following tables list the members exposed by BarcodeWriter.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BarcodeWriter class.
Public Properties
 NameDescription
Public PropertyGets encoded value.
Public PropertyDefines the barcode writer settings.
Public PropertyGets information about barcode write time.
Public Methods
 NameDescription
Public MethodConverts barcode value to an array with value items.
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodReturns barcode as BarcodePathData.
Public MethodReturns barcode as SVG file.
Public MethodOverloaded. Returns barcode as a raster image.
Public MethodReturns barcode as a barcode structure object.
Public MethodOverloaded. Returns barcode as a barcode vector structure.
Public MethodOverloaded. Saves the barcode as image to the specified stream.
See Also