BarCodeControl Properties
A control that displays barcodes.
Name | Description |
---|---|
Auto |
Gets or sets a value that specifies whether the Module property value should be calculated automatically based upon the bar code’s size. This is a dependency property. |
Binary |
Gets or sets the array of byte to be coded into the PDF417 or ECC200 bar code. This is a dependency property. |
Horizontal |
Gets or sets the content’s horizontal alignment. This is a dependency property. |
Horizontal |
Gets or sets the text’s horizontal alignment. This is a dependency property. |
Module | Gets or sets the width of the narrowest bar or space, in pixels. This is a dependency property. |
Show |
Gets or sets whether the Bar |
Symbology | Gets or sets the symbology (code type) for the barcode. |
Text |
Gets or sets the Bar |
Vertical |
Gets or sets the content’s vertical alignment. This is a dependency property. |
Vertical |
Gets or sets the text’s vertical alignment. This is a dependency property. |
See Also