PowerTools PlusPak for Windows Forms 8.0J
AdjustSize プロパティ

BarSize プロパティの値を元にバーコードのサイズを決定するかどうかを取得または設定します。
構文
Public Property AdjustSize As Boolean
public bool AdjustSize {get; set;}

プロパティ値

サイズを調整する場合はtrue、それ以外の場合はfalse
解説

True の場合は、BarSize プロパティの値を基に、そのサイズ内に収まるように調整します。

False の場合は、ModuleSizeQuiet の各プロパティの値を基にサイズを調整します。

プラットフォーム

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

参照

GcBarCode クラス
GcBarCode メンバ

Send Feedback