Rows
DotCodeParameters.Rows property
行数を識別します。 DotCode シンボルの行数と列数の合計は奇数でなければなりません。行数は 5 以上である必要があります。 デフォルト値: -1
public int Rows { get; set; }
関連項目
- class DotCodeParameters
- 名前空間 Aspose.BarCode.Generation
- 組み立て Aspose.BarCode
行数を識別します。 DotCode シンボルの行数と列数の合計は奇数でなければなりません。行数は 5 以上である必要があります。 デフォルト値: -1
public int Rows { get; set; }