NLinearBarcodeSymbology Class Members
In This Topic
The following tables list the members exposed by NLinearBarcodeSymbology.
Public Properties
| Name | Description |
| Type | Gets the type of this barcode symbology. |
Top
Public Methods
| Name | Description |
| Encode | Encodes the given barcode. |
| GetLabelBounds | Gets the bounds of the barcode label. |
| PaintBarcode | Paints the given encoded value using the paint rules of this symbology. |
| PaintLabel | Paints the given barcode label using the paint rules of this symbology. |
Top
See Also