LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

FileIdHigh Property






Gets or sets the high byte of the file ID number.
Syntax
[DataMemberAttribute(Name="FileIdHigh", IsRequired=true)]
public int FileIdHigh {get; set;}
'Declaration
 
<DataMemberAttribute(Name="FileIdHigh", IsRequired=True)>
Public Property FileIdHigh As Integer
'Usage
 
Dim instance As BarcodeWriteDatamatrix
Dim value As Integer
 
instance.FileIdHigh = value
 
value = instance.FileIdHigh
[DataMemberAttribute(Name="FileIdHigh", IsRequired=true)]
public int FileIdHigh {get; set;}
DataMemberAttribute(Name="FileIdHigh", IsRequired=)
 get_FileIdHigh();
set_FileIdHigh(value);
[DataMemberAttribute(Name="FileIdHigh", IsRequired=true)]
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.
Example
For an example, refer to BarcodeWriteDatamatrix example.
Requirements

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

See Also

Reference

BarcodeWriteDatamatrix Class
BarcodeWriteDatamatrix Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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