BarcodeUtilValueToEncode Property 
             | 
          
        
         
            Gets or Sets the value to encode.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntaxstring ValueToEncode { get; set; }Property ValueToEncode As String
	Get
	Set
property String^ ValueToEncode {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also