[]
Initializes a new instance of QuietZone class.
public QuietZone(double left, double top, double right, double bottom)
Type | Name | Description |
---|---|---|
double | left | The left value of the barcode's QuietZone. |
double | top | The top value of the barcode's QuietZone. |
double | right | The right value of the barcode's QuietZone. |
double | bottom | The bottom value of the barcode's QuietZone. |
Initializes a new instance of QuietZone class.
public QuietZone()