Shape for the Interleaved 2 of 5 barcode.

Namespace: TallComponents.PDF.Layout.Shapes.Barcodes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
[SerializableAttribute]
public class Code2of5InterleavedBarcodeShape : OneDimensionalBarcodeShape
Visual Basic
<SerializableAttribute> _
Public Class Code2of5InterleavedBarcodeShape _
	Inherits OneDimensionalBarcodeShape

Inheritance Hierarchy

See Also