Applies To: Barcode | BarcodeControl | BarcodeImage
Specifies whether the bar and space widths must be exactly a multiple of output device pixels (i.e. not a fraction of a pixel).
[Visual Basic]
Public Property PixelAligned As Boolean
[C#]
public bool PixelAligned {get; set;}
This must always be true (default) if the output barcode drawing or image is to be scanned.