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

Show in webframe

FileIdHigh Property








Gets or sets the high byte of the file ID number.
Syntax
public int FileIdHigh {get; set;}
'Declaration
 
Public Property FileIdHigh As Integer
'Usage
 
Dim instance As BarcodeWriteDatamatrix
Dim value As Integer
 
instance.FileIdHigh = value
 
value = instance.FileIdHigh
public int FileIdHigh {get; set;}
 <br/>get_FileIdHigh();<br/>set_FileIdHigh(value);<br/>Object.defineProperty('FileIdHigh'); 
public:
property int FileIdHigh {
   int get();
   void set (    int value);
}

Property Value

High byte of the file ID number. Possible values range from 1 to 254. Use this as an ID for a group since an image can have multiple groups.
Requirements

Target Platforms

See Also

Reference

BarcodeWriteDatamatrix Class
BarcodeWriteDatamatrix Members

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