C#
VB
C++
Gets or sets the barcode value.
[Element(DicomTag.BarcodeValue)]
public string BarcodeValue { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property BarcodeValue As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ BarcodeValue {
String^ get();
void set ( String^ );
}
The barcode value.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET