Link Search Menu Expand Document

SymbologyOptionsPDF417LastSegment Property

Gets or sets a value indicating if current Macro PDF 417 barcode should be marked as last segment of sequence.

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

Property Value

Type: Boolean
true if current Macro PDF 417 barcode should be marked as last segment of sequence.; otherwise, false.
See Also

Reference