'宣言
Public Function New( _ ByVal columns As Integer, _ ByVal rows As Integer, _ ByVal errorCorrectionLevel As ErrorCorrectionLevel, _ ByVal type As Pdf417Type _ )
public DesignPdf417Options( int columns, int rows, ErrorCorrectionLevel errorCorrectionLevel, Pdf417Type type )
パラメータ
- columns
- バーコードの列数。
- rows
- バーコードの行数。
- errorCorrectionLevel
- 項目の右側に埋め込みの量を指定します。
- type
- PDF417の種類。