LinearBarcodeShape
Implements the Linear bar code shape.
SMAPI supports following properties and methods
| Angle | Gets or sets the rotation angle of the barcode shape |
| BarcodeType | Gets or sets the type of linear bar code shape. |
| FlipHorizontally | Gets or sets whether the barcode is flipped in horizontal direction. |
| FlipVertically | Gets or sets whether the barcode is flipped in vertical direction. |
| HatchPattern | Gets or sets the hatch pattern of the barcode shape. |
| Height | Gets or sets the height of the barcode shape. |
| HumanReadableData | Gets or sets the Bar code Human Readable Data. |
| InvertImage | Gets or sets whether the bar code shape is inverted. |
| Location | Location of the bar code |
| MarkingOrder | Gets or sets how the bar code should be marked |
| PrintRatio | Gets or sets the print ratio of the linear barcode shape |
| QuietZone | Gets or sets whether the bar code needs a quiet zone |
| Text | Gets or sets the text of the bar code shape. |
| Width | Gets or sets the width of the bar code shape. |