C#
VB
C++
Gets or sets the Custom Information.
[DebuggerNonUserCodeAttribute()]
public string CustomInformation { get; set; }
<DebuggerNonUserCodeAttribute()>
Public Property CustomInformation As String
[DebuggerNonUserCodeAttribute()]
public:
property String^ CustomInformation {
String^ get();
void set ( String^ );
}
A value that represents the Custom Information.
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