[]
        
(Showing Draft Content)

Wijmo_Barcode.Iquietzone

IQuietZone Interface

Defines the options to set the size of the quiet zone on all the sides of the barcode symbol.

The default unit of it will be Pixel if value type is number.

Heirarchy

Properties

Properties

Optional bottom

bottom: string | number

The size of the quiet zone on the bottom of the barcode symbol.

The default value for this property is 0.

Optional left

left: string | number

The size of the quiet zone on the left side of the barcode symbol.

The default value for this property is 0.

Optional right

right: string | number

The size of the quiet zone on the right side of the barcode symbol.

The default value for this property is 0.

Optional top

top: string | number

The size of the quiet zone on the top side of the barcode symbol.

The default value for this property is 0.