Click or drag to resize

BarcodeRenderer Class

Base class for rendering a barcode.
Inheritance Hierarchy

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public abstract class BarcodeRenderer

The BarcodeRenderer type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets or sets the desired height of the rendered barcode in logical units.
Public propertyWidth
Gets or sets the desired width of the rendered barcode in logical units.
Top
See Also