'DeclarationPublic ReadOnly Property ErrorCorrectionLevel As Integer
'UsageDim instance As ResultInfo2D Dim value As Integer value = instance.ErrorCorrectionLevel
public int ErrorCorrectionLevel {get;}
public: __property int get_ErrorCorrectionLevel();
