PdfCode39ExtendedBarcode Properties |
The PdfCode39ExtendedBarcode type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackColor |
Gets or sets the back color of the barcode.
(Inherited from
PdfBarcode
.)
|
![]() |
BarcodeToTextGapHeight |
Gets or sets the gap between the barcode and the displayed text.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
BarColor |
Gets or sets the bar color of the barcode.
(Inherited from
PdfBarcode
.)
|
![]() |
BarHeight |
Gets or sets the bar height.
(Inherited from
PdfBarcode
.)
|
![]() |
Bounds |
Gets or sets the rectangular area occupied by the barcode.
(Inherited from
PdfBarcode
.)
|
![]() |
EnableCheckDigit |
Obsolete.
Gets or sets a value indicating whether to enable to check digit calculation in the generated barcode or not.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
EncodeStartStopSymbols |
Gets or sets a value indicating whether [encode start stop symbols].
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
Font |
Gets or sets the Text font.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
Location |
Gets or sets the location to render barcode in the PDF Document.
(Inherited from
PdfBarcode
.)
|
![]() |
NarrowBarWidth |
Gets or sets the narrow bar width.
(Inherited from
PdfBarcode
.)
|
![]() |
QuietZone |
Gets or sets the empty area which is to be allocated around the barcode.
(Inherited from
PdfBarcode
.)
|
![]() |
ShowCheckDigit |
Obsolete.
|
![]() |
Size |
Gets the size of the barcode.
(Inherited from
PdfBarcode
.)
|
![]() |
Text |
Gets or Sets the barcode text.
(Inherited from
PdfBarcode
.)
|
![]() |
TextAlignment |
Gets or sets the alignment of the text displayed on the barcode.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
TextColor |
Gets or sets the text color of the barcode text.
(Inherited from
PdfBarcode
.)
|
![]() |
TextDisplayLocation |
Gets or sets the text display location.
(Inherited from
PdfUnidimensionalBarcode
.)
|