Spread Windows Forms 12.0 Product Documentation
ErrorLevel Property (PDF417)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > PDF417 Class : ErrorLevel Property
Gets or sets the PDF417 error correction level.
Syntax
'Declaration
 
Public Property ErrorLevel As Integer
'Usage
 
Dim instance As PDF417
Dim value As Integer
 
instance.ErrorLevel = value
 
value = instance.ErrorLevel
public int ErrorLevel {get; set;}

Property Value

Integer number of the error correction level
See Also

Reference

PDF417 Class
PDF417 Members