BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / BitmapEffectInput Property

In This Topic
    BitmapEffectInput Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BitmapEffectInput As BitmapEffectInput
    public BitmapEffectInput BitmapEffectInput {get; set;}
    See Also