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




Glossary Item Box

Returns the required width of the image in pixels based on the current settings.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the required width.

Remarks

The required width is the size of the barcode value bars * bar width + 2 * horizontal spacing + size of the outside text (if displayed). The bar should either be the minimal bar width or the calculated bar width if the AdjustBarWidth property is set to true.

This is the required width given the input parameters to create a barcode image. It is only valid after trying to make the barcode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.