public IList<ContextRange> CodeStreamContext { get; }
Public ReadOnly Property CodeStreamContext As IList(Of ContextRange)
public:
property IList<ContextRange^>^ CodeStreamContext {
IList<ContextRange^>^ get();
}
A collection of ContextRange used to request codestreams indirectly via "higher level" image entities.
This field is valid when requesting images in a JPX format. Each ContextRange is associated with one or more codestreams determined by the server.
Use this field to specify more remapping transformation to the requested codestreams.
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