Xfinium.Pdf.Graphics Namespace > Pdf417RegularBarcode Class : ErrorCorrectionLevel Property |
'Declaration
Public Property ErrorCorrectionLevel As Pdf417ErrorCorrectionLevel
'Usage
Dim instance As Pdf417RegularBarcode Dim value As Pdf417ErrorCorrectionLevel instance.ErrorCorrectionLevel = value value = instance.ErrorCorrectionLevel
public Pdf417ErrorCorrectionLevel ErrorCorrectionLevel {get; set;}
public: property Pdf417ErrorCorrectionLevel ErrorCorrectionLevel { Pdf417ErrorCorrectionLevel get(); void set ( Pdf417ErrorCorrectionLevel value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library