📄 barcodeaddoncaption.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>AddOnCaption Property</TITLE>
</HEAD>
<body topmargin="0">
<font size="-1"> Barcode .Net Class Library</font>
<H3>AddOnCaption 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>Gets or sets the add-on barcode caption.</P>
<PRE><font size="-1">[Visual Basic]</font>
<B>Public Property AddOnCaption As</b> String
<font size="-1">[C#]</font>
<B>public</b> string <b>AddOnCaption {get; set;}</b>
</PRE>
<H4>Property Value</H4>
The add-on barcode caption.
<H4 class="dtH4">Remarks</H4>
<P>To hide the add-on barcode caption, you should use the <a href="barcodeAddOnTextPosition.htm">AddOnTextPosition</a>
property, as setting <b>AddOnCaption</b> to empty does not remove the space reserved for the add-on caption.</P>
<H4 class="dtH4">See Also</H4>
<P><A HREF="barcodeCaption.htm">Caption</A> | <A HREF="barcodeAddOnData.htm">AddOnData</A> | <a href="barcodeAddOnTextPosition.htm">AddOnTextPosition</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 + -