C#
VB
C++
Gets or sets the macro for the specified tag.
public string Item(
long tag
) { get; set; }
Public Default Property Item( _
ByVal tag As Long _
) As String
public:
property String^ default [int64] {
String^ get(int64 tag);
void set (int64 tag, String^ );
}
tag
The tag to set the macro for.
The macro for the specified tag. The macro assigned to this tag.
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