|
BackColor
|
Gets or sets the background color of a barcode image.
|
|
BarHeight
|
Gets or sets the height of bars in a barcode.
|
|
BorderColor
|
Gets or sets the border color of the barcode image.
|
|
BorderDashStyle
|
Gets or sets the dash style for the barcode border.
|
|
BorderStyle
|
Gets or sets the barcode style.
|
|
BorderWidth
|
Specifies the border width of the bar code image.
|
|
CodeTextHorizontalAlignment
|
Get or sets the horizontal alignment of the bar code text within the bar code image.
|
|
CodeTextVerticalAlignment
|
Get or sets the vertical alignment of the bar code text within the bar code image.
|
|
Columns
|
Specifies number of columns in the symbol’s data region.
|
|
CompactionMode
|
Specifies the compaction mode.
|
|
Dpi
|
Gets or sets the dpi value used to render the bar code.
|
|
ErrorCorrectionLevel
|
Specifies the error correction level.
|
|
Footer
|
Gets or sets the footer label for the barcode.
|
|
ForeColor
|
Gets or sets the bar’s color on the barcode image.
|
|
Header
|
Gets or sets the header label for the barcode.
|
|
Height
|
Gets or sets the barcode height, in pixels.
|
|
Margin
|
Gets or sets bar code image margins.
|
|
ModuleSize
|
Gets or sets the width of the narrowest bar or space in the bar code.
|
|
Padding
|
Gets or sets bar code image paddings.
|
|
RightToLeft
|
Gets or sets whether the barcode text is rendered from right to left.
|
|
RotationAngle
|
Gets or sets the number of degrees the bar code is rotated around the z-axis.
|
|
Rows
|
Specifies the number of rows in a PDF417 barcode.
|
|
ShowText
|
Indicates whether the code text is shown.
|
|
Sides
|
Gets or sets barcode sides that display the border.
|
|
SizeMode
|
Gets or sets how the control applies the specified width and height to the barcode.
|
|
TextFont
|
Gets or sets the font used to draw barcode text.
|
|
TextRenderingHint
|
Gets or sets the text rendering quality.
|
|
TruncateSymbol
|
Specifies whether the right-hand side of the code symbol is truncated to create a compact code.
|
|
Unit
|
Gets or sets the unit of measurement for bar code settings.
|
|
Width
|
Gets or sets the barcode width, in pixels
|
|
WordWrap
|
Gets or sets whether barcode text wraps if it overflows the barcode width.
|
|
YToXRatio
|
Specifies the Y (the height of each row) to X (width of the narrowest bar) ratio of the symbol.
|