Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

CodeQr Property (WriteOption)






Gets or sets the BarcodeWriteQr object that contains the information related to QR barcodes.
Syntax
[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:
property BarcodeWriteQr^ CodeQr {
   BarcodeWriteQr^ get();
   void set (    BarcodeWriteQr^ value);
}

Property Value

A BarcodeWriteDatamatrix object that contains the information related to QR barcodes.
Example
For an example, Refer to WriteOption.
Requirements

Target Platforms

See Also

Reference

WriteOption Class
WriteOption Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features