Pdf417Encoder.RowHeight Property

PDF File Writer

Pdf417EncoderRowHeight Property

Row height in pixels (Default: 6)

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public int RowHeight { get; set; }

Property Value

Type: Int32
See Also