Gets a collection of all barcodes in the text part. The property value is an object of the type DataVisualization.BarcodeCollection. The collection can be used to get or to alter a barcode's attributes and to add barcodes to or to remove barcodes.
Introduced: X13.
public DataVisualization.BarcodeCollection Barcodes { get; }
Public ReadOnly Property Barcodes() As DataVisualization.BarcodeCollection
Read only.