PDF .NET Library Documentation - PDF Technologies, Inc.

The PDFBarcode1D type exposes the following members.

Properties

  NameDescription
BackColor
Gets or sets the background color for the barcode.
BarColor
Gets or sets the bars' color of the barcode.
BorderColor
Gets or sets the barcode border's color.
BorderWidth
Gets or sets the barcode border's width.
Code
Gets or sets the value to encode.
CodeAlignment
Gets or sets the text alignment for Code property.
DisplayCode
Gets or sets whether the value to encode must be displayed in the barcode.
Font
Gets or sets the font of the text displayed by the barcode.
ForeColor
Gets or sets the foreground color of the barcode.
Height
Gets the height of the barcode. It's uses UnitOfMeasure.
Text
Gets or sets the additional text to show in the barcode image. This is not the value to encode.
TextAlignment
Gets or sets the text alignment for Text property.
UnitOfMeasure
Gets or sets the UnitOfMeasure.

See Also