Dictionary of user-custom data to associate with this page.
Object.defineProperty(DocumentPage.prototype, 'customData',
get: function()
)
customData: { [key: string]: any }; // read-only
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