Leadtools.Barcode.Deprecated Namespace > BarcodeWriteQr Class : EccLevel Property |
public BarcodeQrEccLevel EccLevel {get; set;}
'Declaration Public Property EccLevel As BarcodeQrEccLevel
'Usage Dim instance As BarcodeWriteQr Dim value As BarcodeQrEccLevel instance.EccLevel = value value = instance.EccLevel
public BarcodeQrEccLevel EccLevel {get; set;}
ObjectiveC Syntax
Java Syntax
get_EccLevel();
set_EccLevel(value);
public: property BarcodeQrEccLevel EccLevel { BarcodeQrEccLevel get(); void set ( BarcodeQrEccLevel value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2