⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 barcodeimagefont.htm

📁 非常实用的条形码制作工具
💻 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.Font Property</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1">&nbsp;Barcode .Net Class Library</font>
<H3>BarcodeImage.Font Property</H3>

<P>Gets the FontInfo object used to draw the barcode caption(s).</P>

<PRE><font size="-1">[Visual&nbsp;Basic]</font>
<B>Public ReadOnly Property Font As </b>FontInfo
</B>
<font size="-1">[C#]</font>
<B>public </b>FontInfo <b>Font {get;}</B>
</PRE>
<H4>Property Value</H4>
A System.Web.UI.WebControls.FontInfo object used to draw the barcode caption(s).

<H4>Remarks</H4>
You may change the font properties by accessing the returned FontInfo object directly.
<p>
To specify the font size, only <b>absolute</b> size in <b>points </b>can be used; 
otherwise, the behavior is unpredictable.

<p>
<HR>
<font size="-1">&copy; 2002 Bokai Corporation. All rights reserved.</font>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -