C#
VB
C++
Gets or sets user-defined data of the field.
public object Tag { get; set; }
Public Property Tag As Object
The user-defined data in the field.
The Tag should be serializable in order to be saved with the field: otherwise, it will not be saved.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET