PDF File Writer Class Library - Author Uzi Granot
BarcodeInterleaved2of5 Class |
Barcode interleaved 2 of 5 class

Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public class BarcodeInterleaved2of5 : Barcode
The BarcodeInterleaved2of5 type exposes the following members.

Name | Description | |
---|---|---|
![]() | BarcodeInterleaved2of5 |
Barcode interleave 2 of 5 constructor
|

Name | Description | |
---|---|---|
![]() | BarCount |
Total number of black and white bars
(Inherited from Barcode.) |
![]() | CodeArray |
Gets a copy of CodeArray
(Inherited from Barcode.) |
![]() | Text |
Text string
(Inherited from Barcode.) |
![]() | TotalWidth |
Total barcode width in narrow bar units.
(Inherited from Barcode.) |

Name | Description | |
---|---|---|
![]() | BarWidth |
Barcode width
(Overrides BarcodeBarWidth(Int32).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBarcodeBox |
Calculate total barcode height including text
(Inherited from Barcode.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

