Accusoft.BarcodeXpress9.Net
HorizontalWhiteSpace Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterBase Class : HorizontalWhiteSpace Property




Glossary Item Box

Gets and sets the amount of white space on the sides of the barcode during creation.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Property HorizontalWhiteSpace As Integer
'Usage
 
Dim instance As WriterBase
Dim value As Integer
 
instance.HorizontalWhiteSpace = value
 
value = instance.HorizontalWhiteSpace

Property Value

An integer value which represents the amount of white space.

Remarks

The default value is 50.

The white space surrounding the barcode is also known as the quiet zone. The component requires a quiet zone for accurate barcode detection.

See Also

©2013. Accusoft Corporation. All Rights Reserved.