VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeCompositeElement Class
In This Topic
    BarcodeCompositeElement Class Methods
    In This Topic
    For a list of all methods of this type, see BarcodeCompositeElement.
    Public Methods
     NameDescription
    Public MethodReturns the bounding box of this barcode element. (Inherited from BarcodeCompositeElement<T>)
    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