PrintDocument for WinForms
BarcodeSizeOptions クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : BarcodeSizeOptions クラス

BarcodeSizeOptionsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the BarcodeSizeOptions class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the bar height in twips.  
Public プロパティGets or sets the barcode module size in twips.

Zero means the default value which is different for different barcode types:

  • 15 twips for simple "bar" barcodes.
  • 75 twips for matrix barcodes (QRCode, DataMatrix).
  • 45 twips for RSS stacked barcodes (RSSStacked, RSSExpandedStacked).
  • 45 twips for composite barcodes.
 
Public プロパティGets or sets the ratio between narrow and wide bars.  
Public プロパティGets or sets the barcode sizing mode.  
Public プロパティGets or sets the spacing between the main and the supplement bacodes in twips.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another C1.BarCode.BarCodeOptionsBase to the current object.  
Public メソッドオーバーライドされます。 Makes a copy of the current object.  
Public メソッドオーバーライドされます。 Compares this BarcodeSizeOptions to the specified object to determine whether the two are equal.  
Public メソッドオーバーライドされます。 Calculates and retrieves a hash code based on the current values of specified options.  
Public メソッド  
トップ
プロテクト メソッド
 名前解説
Protected メソッド C1.BarCode.BarCodeOptionsBaseから継承されます。
トップ
参照

BarcodeSizeOptions クラス
C1.C1Preview 名前空間