Level Property

Navigation:  Reference Guide > Properties >

Level Property

Previous pageReturn to chapter overviewNext page

Gets or sets the level of error correction allowing recovery.

[Visual Basic .NET]

Public Property Level As enumLevel

[C#]

public enumLevel Level {get; set;}