ClearAreaLeft, ClearAreaTop, ClearAreaRight, ClearAreaBottom, ClearAreaMiddle Properties

Specify the barcode margins (left, top, right and bottom) and the gap (ClearAreaMiddle) between the main and add-on parts of the barcode.

Syntax

object.ClearAreaLeft [ = clearAreaLeft ]
object.ClearAreaRight [ = clearAreaRight ]
object.ClearAreaTop [ = clearAreaTop ]
object.ClearAreaBottom [ = clearAreaBottom ]
object.ClearAreaMiddle [ = clearAreaMiddle ]

Parameters

object

The Barcode Active Server Component

ClearAreaLeft, ClearAreaTop, ClearAreaRight, ClearAreaBottom, ClearAreaMiddle

Numeric values indicating the left, top, right and bottom margins of the barcode and the gap between the main and add-on parts of the barcode

Remarks

These properties are for fine-tuning purposes only. Do not change them unless you know exactly what you're doing.