Base Shape for all 1D barcodes.

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

Syntax

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

Inheritance Hierarchy

See Also