ComponentOne BarCode for WinForms
Text Property (EncodingErrorEventArgs)

C1.Win.BarCode.4 Assembly > C1.Win.BarCode Namespace > EncodingErrorEventArgs Class : Text Property
Gets the text of exception. It can be changed by user.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

EncodingErrorEventArgs Class
EncodingErrorEventArgs Members