Applies To: Barcode | BarcodeControl | BarcodeImage
Specifies whether to use a smaller font to draw the first and last characters of the caption of a UPC barcode.
[Visual Basic]
Public Property UpcSmallFont As Boolean
[C#]
public bool UpcSmallFont {get; set;}