VintaSoft Barcode .NET SDK 15.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeVectorStructure Class
In This Topic
    BarcodeVectorStructure Class Properties
    In This Topic
    For a list of all properties of this type, see BarcodeVectorStructure.
    Public Properties
     NameDescription
    Public PropertyGets or sets the barcode type. (Inherited from BarcodeStructureBase)
    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