combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyMaxicodeBarcodeSource Class
Properties Methods

In This Topic
    PropertyMaxicodeBarcodeSource Class Members
    In This Topic

    The following tables list the members exposed by PropertyMaxicodeBarcodeSource.

    Public Properties
     NameDescription
    Public PropertyBarcode type. (Inherited from combit.Reporting.Dom.PropertyBarcodeSource)
    Public PropertyContent formula, e.g. 'Barcode("123", "Code128")'. (Inherited from PropertyBarcodeSource)
    Public Property (Inherited from PropertyBarcodeSource)
    Public Property  
    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 PropertyBarcodeSource)
    Public Property  
    Public PropertyFixed text to display in the barcode. The barcode type is determined by BarcodeType. (Inherited from PropertyBarcodeSource)
    Public PropertyValue and type of the barcode are determined by the passed variable. This variable needs to be of type "barcode". (Inherited from 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 PropertyBarcodeSource)
    Public Method (Inherited from PropertyBarcodeSource)
    Public Method (Inherited from PropertyBarcodeSource)
    Top
    See Also