PDF .NET Library Documentation - PDF Technologies, Inc.

The Jan8 type exposes the following members.

Properties

  NameDescription
AddChecksum
True if checksum should be added.
(Inherited from BaseEan.)
BackColor
Gets or sets the background color for the barcode.
(Inherited from PDFBarcode1D.)
BarColor
Gets or sets the bars' color of the barcode.
(Inherited from PDFBarcode1D.)
BarHeight
Gets or sets the barcode bar's height. Uses UnitOfMeasure.
(Inherited from BaseEan.)
BarWidth
Gets or sets the barcode bar's width. Uses UnitOFMeasure.
(Inherited from BaseEan.)
BorderColor
Gets or sets the barcode border's color.
(Inherited from PDFBarcode1D.)
BorderWidth
Gets or sets the barcode border's width.
(Inherited from PDFBarcode1D.)
Code
Gets or sets the value to encode.
(Inherited from PDFBarcode1D.)
CodeAlignment
Gets or sets the text alignment for Code property.
(Inherited from PDFBarcode1D.)
DisplayChecksum
True if checksum should be visible in barcode text.
(Inherited from BaseEan.)
DisplayCode
Gets or sets whether the value to encode must be displayed in the barcode.
(Inherited from PDFBarcode1D.)
DisplayLightMarginIndicator
Gets or sets whether light margin indicators must be displayed in the barcode.
(Inherited from BaseEan.)
Font
Gets or sets the font of the text displayed by the barcode.
(Inherited from PDFBarcode1D.)
ForeColor
Gets or sets the foreground color of the barcode.
(Inherited from PDFBarcode1D.)
GuardBar
Gets or sets whether guard bars must be drawn.
(Inherited from BaseEan.)
GuardBarHeight
Gets or sets the guard bars' height. It's uses UnitOfMeasure
(Inherited from BaseEan.)
Height
Gets the height of the barcode. It's uses UnitOfMeasure.
(Inherited from PDFBarcode1D.)
Ratio
Wide/narrow bar ratio.
(Inherited from BaseEan.)
Supplement
Gets or sets the supplement type
(Inherited from BaseEan.)
SupplementCode
Gets or sets the supplement code.
(Inherited from BaseEan.)
SupplementSeparation
Gets or sets the gap separation between the barcode and its supplement. It's uses UnitOfMeasure.
(Inherited from BaseEan.)
SupplementTopMargin
Gets or sets the height of the margin above the supplement bars.It's uses UnitOfMeasure.
(Inherited from BaseEan.)
Text
Gets or sets the additional text to show in the barcode image. This is not the value to encode.
(Inherited from PDFBarcode1D.)
TextAlignment
Gets or sets the text alignment for Text property.
(Inherited from PDFBarcode1D.)
UnitOfMeasure
Gets or sets the UnitOfMeasure.
(Inherited from PDFBarcode1D.)

See Also