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