User-defined custom data associated with this page.
public IDictionary<string, object> CustomData { get; }
Public ReadOnly Property CustomData() As IDictionary(Of String, Object)
Get
public:
property IDictionary<String^, Object^>^ CustomData
{
IDictionary<String^, Object^>^ get()
}
Dictionary of key/value string pairs containing any custom value to be associated with this page.
CustomData of a page is not saved into the cache. It is meant to hold user-defined data while the document is loaded. For instance, the LEADTOOLS Document Viewer uses this value to temporary hold the modified annotations of a page.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document