Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

XModule Property (BarcodeWriteQr)








Gets or sets the size of the written QR barcode, in thousandths of an inch.
Syntax
public int XModule {get; set;}
'Declaration
 
Public Property XModule As Integer
'Usage
 
Dim instance As BarcodeWriteQr
Dim value As Integer
 
instance.XModule = value
 
value = instance.XModule
public int XModule {get; set;}
 <br/>get_XModule();<br/>set_XModule(value);<br/>Object.defineProperty('XModule'); 
public:
property int XModule {
   int get();
   void set (    int value);
}

Property Value

Size of the written QR barcode. If the value is too small, a minimum of 2 pixels will be used.
Requirements

Target Platforms

See Also

Reference

BarcodeWriteQr Class
BarcodeWriteQr Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features