Barcode .Net Class Library

UpcSmallFont Property

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;}

Property Value

Specifies whether to use a smaller font to draw the first and last characters of a UPC barcode caption.

See Also

Caption


© 2002 Bokai Corporation. All rights reserved.