Barcode 39 (or 3 of 9) shape.

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

Syntax

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

Inheritance Hierarchy

See Also