combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / PropertyDesignQRBarcodeSource Class
Properties Methods

In This Topic
    PropertyDesignQRBarcodeSource Class Members
    In This Topic

    The following tables list the members exposed by PropertyDesignQRBarcodeSource.

    Public Properties
     NameDescription
    Public PropertyBarcode type. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public Property  
    Public PropertyContent formula, e.g. 'Barcode("123", "Code128")'. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public Property  
    Public Property  
    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 Property  
    Public Property  
    Public PropertyFixed text to display in the barcode. The barcode type is determined by BarcodeType. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    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)
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Top
    See Also