LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Tag Property

Show in webframe





Gets or sets user-defined data of the field.
Syntax
public object Tag {get; set;}
'Declaration
 
Public Property Tag As Object
'Usage
 
Dim instance As FormField
Dim value As Object
 
instance.Tag = value
 
value = instance.Tag

            

            
public:
property Object^ Tag {
   Object^ get();
   void set (    Object^ value);
}

Property Value

The user-defined data of the field.
Remarks

The type of the Tag should be serializable to be saved with the field, otherwise it will not be saved.

Requirements

Target Platforms

See Also

Reference

FormField Class
FormField Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features