A Interleave 2 of 5 Barcode PDF form field.

Namespace: TallComponents.PDF.Forms.Fields.Barcodes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class Code2of5InterleavedBarcodeField : OneDimensionalBarcodeField
Visual Basic
Public Class Code2of5InterleavedBarcodeField _
	Inherits OneDimensionalBarcodeField

Remarks

You cannot create an instance of this class.

This field type has no meaning in classic PDF documents.

Inheritance Hierarchy

See Also