Link Search Menu Expand Document

SymbologyOptionsPDF417CreateMacro Property

Gets or sets a value indicating whether to create PDF417 barcode as part of Macro PDF417 sequence.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public bool PDF417CreateMacro { get; set; }

Property Value

Type: Boolean
true if PDF417 barcode should be created as part of Macro PDF417 sequence; otherwise, false.
See Also

Reference