ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Barcore Class / HideUnsupportedBarcodeJSProperties Property

In This Topic
    HideUnsupportedBarcodeJSProperties Property
    In This Topic
    Hides some unsupported barcodeJS properties
    Syntax
    'Declaration
     
    Public Property HideUnsupportedBarcodeJSProperties As Nullable(Of Boolean)
    public Nullable<bool> HideUnsupportedBarcodeJSProperties {get; set;}
    See Also