Applies To: Barcode | BarcodeControl | BarcodeImage
Gets or sets the barcode caption.
[Visual Basic] Public Property Caption As String [C#] public string Caption {get; set;}
To hide the barcode caption, you should use the TextPosition property, as setting Caption to empty does not remove the space reserved for the caption.
Data | AddOnCaption | TextPosition