📄 barcodeimageclass.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 Class</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1"> Barcode .Net Class Library</font>
<H3>BarcodeImage Class</H3>
<P>Is a <b>WebControl</b> that generates a <img> element
on an HTML page corresponding to a barcode image.</P>
<P>System.Object<BR>
System.Web.UI.Control<BR>
System.Web.UI.WebControls.WebControl<BR>
System.Web.UI.WebControls.Image<BR>
<B>Bokai.Barcodes.BarcodeImage</B><BR>
<PRE><font size="-1">[Visual Basic]</font>
<B>Public Class BarcodeImage
Inherits Image
</B>
<font size="-1">[C#]</font>
<B>public class BarcodeImage : Image</B>
</PRE>
<H4>Thread Safety</H4>
<P>Any public static (<B>Shared</B> in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.</P>
<H4>Remarks</H4>
You can use the <b>BarcodeImage</b> to generate an HTML <img> element that corresponds
to a barcode image. <b>BarcodeImage</b> formats the <b>src</b> attribute of the <img> element
automatically based on your design and runtime property settings, with
<a href="barcodeaspx.htm">Barcode.aspx</a> or <a href="barcodeaspx.htm">BarcodeHandler.aspx</a>.
<H4 class="dtH4">See Also</H4>
<P><A HREF="barcodeaspx.htm">Barcode.aspx</A> | <A HREF="barcodeaspx.htm">BarcodeHandler.aspx</A> | <A HREF="barcode.htm">Barcode</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 + -