TruncateSymbol Property

Navigation:  Reference Guide > Properties >

TruncateSymbol Property

Previous pageReturn to chapter overviewNext page

Gets or sets a boolean flag indicating whether the right side of the PDF417 barcode should be removed or not.

[Visual Basic .NET]

Public Property TruncateSymbol As Boolean

[C#]

public bool TruncateSymbol {get; set;}