BarCodeBrick Fields
A visual brick that contains a barcode.| Name | Description |
|---|---|
| DefaultAlignment | Specifies the default text BarCodeBrick.Alignment. Currently it is set to TextAlignment.TopLeft value. |
| DefaultAutoModule | Specifies the default BarCodeBrick.AutoModule value. Currently it is set to false. |
| DefaultBinaryDataBase64 | Gets or sets the default value for the BarCodeBrick.BinaryDataBase64 property. |
| DefaultModule | Specifies the default BarCodeBrick.Module value. Currently it is set to 2.0 |
| DefaultOrientation | Specifies the default BarCodeBrick.Orientation value. Currently it is set to BarCodeOrientation.Normal. |
| DefaultShowText | Specifies the default BarCodeBrick.ShowText value. Currently it is set to true. |
See Also