VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeStructureBase Class
In This Topic
BarcodeStructureBase Class Properties
In This Topic
For a list of all properties of this type, see BarcodeStructureBase.
Public Properties
 NameDescription
Public PropertyGets or sets the barcode type.
Public PropertyGets the height of this barcode element. (Inherited from BarcodeCompositeElement<T>)
Public PropertyGets the collection of barcode elements. (Inherited from BarcodeCompositeElement<T>)
Public PropertyGets a name of this barcode element. (Inherited from BarcodeElement)
Public PropertyGets the width of this barcode element. (Inherited from BarcodeCompositeElement<T>)
See Also