VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / LinearBarcodeStructure Class
Properties Methods SeeAlso
In This Topic
    LinearBarcodeStructure Class Members
    In This Topic
    The following tables list the members exposed by LinearBarcodeStructure.
    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>)
    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