'宣言Public Function New( _ ByVal value As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo, _ ByVal captionLocation As BarCodeCaptionPosition, _ ByVal barHeight As Length, _ ByVal spacing As Length _ )
public DesignSupplementOptions( GrapeCity.Enterprise.Data.Expressions.ExpressionInfo value, BarCodeCaptionPosition captionLocation, Length barHeight, Length spacing )
パラメータ
- value
 - バーコード値。
 - captionLocation
 - キャプションの位置。
 - barHeight
 - バーの高さ。
 - spacing
 - メインバーコードと補助バーコードの間のスペース。