Barcode .Net Class Library

ClearAreas Field

Applies To: Barcode | BarcodeControl | BarcodeImage

Returns a ClearAreaCollection representing the barcode's four margins and the space separating the main and add-on barcodes.

[Visual Basic]
Public ReadOnly ClearAreas As ClearAreaCollection

[C#]
public readonly ClearAreaCollection ClearAreas;


© 2002 Bokai Corporation. All rights reserved.