BaseEncodeTypeGetString Method

Overload List
  NameDescription
Public methodGetString
Converts the instance of BaseEncodeType to its equivalent string representation. The string format is: "Index:0; Name:Codabar".
Public methodStatic memberGetString(BaseEncodeType)
Converts the instance of BaseEncodeType to its equivalent string representation. The string format is: "Index:-1; Name:None".
See Also