List & Label .NET
combit.Reporting.Dom Namespace / PropertyPDF417BarcodeSource Class

In This Topic
    PropertyPDF417BarcodeSource Class Properties
    In This Topic

    For a list of all members of this type, see PropertyPDF417BarcodeSource members.

    Public Properties
     NameDescription
    Public PropertyBarcode type. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public Property  
    Public Property  
    Public PropertyContent formula, e.g. 'Barcode("123", "Code128")'. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the source for the barcode's content. Available values are:

      

    Value Meaning
    0 Text
    1 Formula
    2 Variable

    (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public PropertyFixed text to display in the barcode. The barcode type is determined by BarcodeType. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public Property  
    Public PropertyValue and type of the barcode are determined by the passed variable. This variable needs to be of type "barcode". (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public Property  
    Top
    See Also