Pdf417Encoder.QuietZone Property

PDF File Writer

Pdf417EncoderQuietZone Property

Quiet zone around the barcode in pixels (Default: 4)

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

Property Value

Type: Int32
See Also