📄 orientationenum.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>BarcodeOrientation Enumeration</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1"> Barcode .Net Class Library</font>
<H3>BarcodeOrientation Enumeration</H3>
<P>Indicates the orientation of the barcode image.
</P>
<PRE><font size="-1">[Visual Basic]</font>
<B>Public Enum BarcodeOrientation</B>
<font size="-1">[C#]</font>
<B>public enum BarcodeOrientation</B>
</PRE>
<H4 class="dtH4">Members</H4>
<div class="tablediv"><table cellspacing="0" border="1">
<TR>
<TH bgcolor="#cccccc">Member Name</TH>
<TH bgcolor="#cccccc">Description</TH>
</TR>
<TR>
<TD><tt>BottomFacing</tt></TD>
<TD>Faces bottom (upright).</TD>
</TR>
<TR>
<TD><tt>RightFacing</tt></TD>
<TD>Faces right.</TD>
</TR>
<TR>
<TD><tt>TopFacing</tt></TD>
<TD>Faces top.</TD>
</TR>
<TR>
<TD><tt>LeftFacing</tt></TD>
<TD>Faces left.</TD>
</TR>
</table></div>
<H4 class="dtH4">See Also</H4>
<P><A HREF="barcodeOrientation.htm">Orientation Property</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 + -