ComponentOne Reports for WPF
C1.C1Report Namespace / CompatibilityOptions Class / UseCompatibleBarcode Property

In This Topic
    UseCompatibleBarcode Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseCompatibleBarcode As Boolean
    public bool UseCompatibleBarcode {get; set;}
    See Also