📄 barcodepixelaligned.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>PixelAligned Property</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1"> Barcode .Net Class Library</font>
<H3>PixelAligned Property</H3>
<p><b>Applies To:</b> <A HREF="barcodeClass.htm">Barcode</A> |
<A HREF="barcodeControlClass.htm">BarcodeControl</A> |
<A HREF="barcodeImageClass.htm">BarcodeImage</A>
<P>Specifies whether the bar and space widths must be exactly a multiple of output device pixels (i.e.
not a fraction of a pixel).</P>
<PRE><font size="-1">[Visual Basic]</font>
<B>Public Property PixelAligned As </b>Boolean
<font size="-1">[C#]</font>
<B>public </b>bool <b>PixelAligned {get; set;}</B>
</PRE>
<H4>Property Value</H4>
Specifies whether the barcode drawing or image should be pixel aligned.
<H4 class="dtH4">Remarks</H4>
<P>This must always be true (default) if the output barcode drawing or image is to be scanned.</P>
<HR>
<font size="-1">© 2002 Bokai Corporation. All rights reserved.</font>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -