📄 barcodeimageheight.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.BarcodeHeight Property</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1"> Barcode .Net Class Library</font>
<H3>BarcodeImage.BarcodeHeight Property</H3>
<P>Gets or sets the height of the barcode.</P>
<PRE><font size="-1">[Visual Basic]</font>
<B>Public Property BarcodeHeight As </B>Integer
<font size="-1">[C#]</font>
<B>public </b>int <b>BarcodeHeight {get; set}</B>
</PRE>
<H4>Property Value</H4>
The barcode height in pixels.
<H4>Remarks</H4>
Depending the value of the <a href="barcodeOrientation.htm">Orientation</a> property,
<b>BarcodeHeight</b> may be either the image <i>height </i> or <i>width</i>.
<H4>See Also</H4>
<a href="barcodeImageBarWidth.htm">BarWidth</a> | <a href="barcodeImageWidth.htm">BarcodeWidth</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 + -