Accusoft.BarcodeXpress9.Net
ErrorCorrectionLevelUsed Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterPDF417 Class : ErrorCorrectionLevelUsed Property




Glossary Item Box

Gets the error correction level used in creating the PDF417 barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public ReadOnly Property ErrorCorrectionLevelUsed As PDF417ErrorCorrectionLevel
'Usage
 
Dim instance As WriterPDF417
Dim value As PDF417ErrorCorrectionLevel
 
value = instance.ErrorCorrectionLevelUsed

Property Value

The PDF417ErrorCorrectionLevel value set.

Remarks

This property gets the error correction level value used in creation of the PDF417 barcode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.