📄 barcodeimagebarwidth.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML DIR="LTR"><HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>BarcodeImage.BarWidth Property</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1"> Barcode .Net Class Library</font>
<H3>BarcodeImage.BarWidth Property</H3>
<P>Gets or sets the width of the thinnest barcode bar in pixels, effectively getting or setting
the barcode width.</P>
<PRE><font size="-1">[Visual Basic]</font>
<B>Public Property BarWidth As </B>Integer
<font size="-1">[C#]</font>
<B>public </b>int <b>BarWidth {get; set}</B>
</PRE>
<H4>Property Value</H4>
The width of the thinnest barcode bar in pixels.
<H4>Remarks</H4>
This is the simplest way of specifying the barcode width, by indicating the
width of the thinnest barcode bar, which is typically 1 (or 2, etc.).
<p>
The alternative is to specify the entire barcode width directly through the
<a href="barcodeImageWidth.htm">BarcodeWidth</a> property.
<H4>See Also</H4>
<a href="barcodeImageWidth.htm">BarcodeWidth</a> | <a href="barcodeImageHeight.htm">BarcodeHeight</a>
<p>
<HR>
<font size="-1">© 2002 Bokai Corporation. All rights reserved.</font>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -