←Select platform

Id Property

Summary
Gets or sets the tag id.
Syntax
C#
VB
Objective-C
C++
Java
public int Id { get; set; } 
Public Property Id As Integer 
@property (nonatomic, assign) NSUInteger tagId 
public int getId() 
public void setId(int value) 
public: 
property int Id { 
   int get(); 
   void set (    int ); 
} 

Property Value

The tag id.

Example

For an example, refer to WriteTag.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.