QRCodeUtilEncodingType Property 
             | 
          
        
         
            Gets or Sets the encoding type to use.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
SyntaxQREncodingType EncodingType { get; set; }Property EncodingType As QREncodingType
	Get
	Set
property QREncodingType EncodingType {
	QREncodingType get ();
	void set (QREncodingType value);
}Property Value
Type: 
QREncodingType
See Also