Abstract base class of all barcode shapes.

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 BarcodeShape : ContentShape
Visual Basic
<SerializableAttribute> _
Public MustInherit Class BarcodeShape _
	Inherits ContentShape

Inheritance Hierarchy

See Also