IQuietZoneWithAddOn Interface Members
In This Topic
The following tables list the members exposed by IQuietZoneWithAddOn.
Public Properties
| Name | Description |
 | AddOn | Add on is the size of quiet zone between main symbol and add on symbol. The default value for this property is 0. |
 | Bottom | The size of the quiet zone on the bottom side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone) |
 | Left | The size of the quiet zone on the left side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone) |
 | Right | The size of the quiet zone on the right side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone) |
 | Top | The size of the quiet zone on the top side of the barcode symbol. The default value for this property is 0. (Inherited from C1.Web.Mvc.IQuietZone) |
Top
See Also