C#
VB
Java
C++
Dictionary of user-custom data to associate with this page.
public IDictionary<string, object> CustomData { get; }
Public ReadOnly Property CustomData() As System.Collections.Generic.IDictionary(Of String, Object)
Get
public:
property System::Collections::Generic::IDictionary<String^, Object^>^ CustomData
{
System::Collections::Generic::IDictionary<String^, Object^>^ get()
}
public Map<String, Object> getCustomData()
Dictionary of user-custom data to associate with this page.
This value is not saved into the cache and modifying it does not check if the document is read-only. An application can store any custom value in this collection to associate it with this page.
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