Click or drag to resize

PdfBarcode Properties

The PdfBarcode type exposes the following members.

Properties
Name Description
Public property BackColor
Gets or sets the back color of the barcode.
Public property BarColor
Gets or sets the bar color of the barcode.
Public property BarHeight
Gets or sets the bar height.
Public property Bounds
Gets or sets the rectangular area occupied by the barcode.
Public property Location
Gets or sets the location to render barcode in the PDF Document.
Public property NarrowBarWidth
Gets or sets the narrow bar width.
Public property QuietZone
Gets or sets the empty area which is to be allocated around the barcode.
Public property Size
Gets the size of the barcode.
Public property Text
Gets or Sets the barcode text.
Public property TextColor
Gets or sets the text color of the barcode text.
Top
See Also