VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / LinearBarcodeStructure Class
In This Topic
    LinearBarcodeStructure Class Methods
    In This Topic
    For a list of all methods of this type, see LinearBarcodeStructure.
    Public Methods
     NameDescription
    Public MethodReturns the bars of the barcode.
    Public MethodReturns the bounding box of this barcode element.
    Public MethodReturns the drawing box of this barcode element. (Inherited from BarcodeElement)
    Public MethodReturns an enumerator that iterates through a composite annotation. (Inherited from BarcodeCompositeElement<T>)
    Public MethodReturns a string that represents this instance. (Inherited from BarcodeElement)
    See Also