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.

Namespace: TallComponents.PDF.Layout.Shapes.Barcodes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public double XDimension { get; set; }
Visual Basic
Public Property XDimension As Double
	Get
	Set

See Also