BarCode for UWP/WinRT
AllowsSupplementBarcode メソッド

BarCodeType が補助バーコードを持つことができる場合は true、そうでない場合は false を返します。
構文
'宣言
 
Private Function AllowsSupplementBarcode( _
   ByVal symbology As CodeType _
) As System.Boolean
private System.bool AllowsSupplementBarcode( 
   CodeType symbology
)

パラメータ

symbology
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1BarCode クラス
C1BarCode メンバ

Send Feedback