Leadtools.Services.Barcode.DataContracts Namespace > WriteOption Class : CodeQr Property |
[DataMemberAttribute(Name="BarcodeWriteQr", IsRequired=true)] public BarcodeWriteQr CodeQr {get; set;}
'Declaration <DataMemberAttribute(Name="BarcodeWriteQr", IsRequired=True)> Public Property CodeQr As BarcodeWriteQr
'Usage Dim instance As WriteOption Dim value As BarcodeWriteQr instance.CodeQr = value value = instance.CodeQr
[DataMemberAttribute(Name="BarcodeWriteQr", IsRequired=true)] public BarcodeWriteQr CodeQr {get; set;}
DataMemberAttribute(Name="BarcodeWriteQr", IsRequired=) get_CodeQr();
set_CodeQr(value);
[DataMemberAttribute(Name="BarcodeWriteQr", IsRequired=true)] public: property BarcodeWriteQr^ CodeQr { BarcodeWriteQr^ get(); void set ( BarcodeWriteQr^ 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