Barcode .Net Class Library

StretchText Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Specifies whether to stretch the barcode caption to fit the full width of the barcode.

[Visual Basic]
Public Property StretchText As Boolean

[C#]
public bool StretchText {get; set;}

Property Value

Specifies whether to stretch the barcode caption to fit the full width of the barcode.

See Also

Caption | AddOnCaption


© 2002 Bokai Corporation. All rights reserved.