VintaSoft Barcode .NET SDK 15.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeTextElement Class
In This Topic
    BarcodeTextElement Class Properties
    In This Topic
    For a list of all properties of this type, see BarcodeTextElement.
    Public Properties
     NameDescription
    Public PropertyGets the element type. (Inherited from BarcodeVectorElement)
    Public PropertyGets the font information.
    Public PropertyGets the height of this barcode element. (Inherited from BarcodeVectorElement)
    Public PropertyGets the text layout properties.
    Public PropertyGets a name of this barcode element. (Inherited from BarcodeVectorElement)
    Public PropertyGets the bounding rectangle of this vector element. (Inherited from BarcodeVectorElement)
    Public PropertyGets the text.
    Public PropertyGets the width of this barcode element. (Inherited from BarcodeVectorElement)
    See Also