BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / QuietZone Class / Right Property

In This Topic
    Right Property (QuietZone)
    In This Topic
    Gets or sets the right value of the barcode's QuietZone.
    Syntax
    'Declaration
     
    Public Property Right As Double
    public double Right {get; set;}
    See Also