Base Shape for all 1D barcodes.
Namespace: TallComponents.PDF.Layout.Shapes.BarcodesAssembly: 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
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..Shape
TallComponents.PDF.Layout.Shapes..::..ContentShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..BarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..OneDimensionalBarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..Code128BarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..Code2of5InterleavedBarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..Code3of9BarcodeShape
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..Shape
TallComponents.PDF.Layout.Shapes..::..ContentShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..BarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..OneDimensionalBarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..Code128BarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..Code2of5InterleavedBarcodeShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..Code3of9BarcodeShape