Property XDimension
Namespace TallComponents.PDF.Shapes.Barcodes
Class BarcodeShape
The x-dimension (narrowest element of a bar code symbol) in mils. 1 mil = 0.001 inch. E.g. A 7.5 mil x-dimension means that the most narrow bar code element measures 0.0075 inches. Default: 13.5.
Syntax
public Double XDimension { get; set; }
Property value
Double