←Select platform

FileIdHigh Property

Summary

Gets or sets the high byte of the file ID number.

Syntax

C#
VB
C++
public int FileIdHigh {get; set;} 
Public Property FileIdHigh As Integer 
public: 
property int FileIdHigh { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly