C#
VB
C++
Gets or sets the codestream context information returned from the server.
public PrefixedContext Prefix { get; set; }
Public Property Prefix As Leadtools.Jpip.PrefixedContext
public:
property Leadtools.Jpip.PrefixedContext^ Prefix {
Leadtools.Jpip.PrefixedContext^ get();
void set ( Leadtools.Jpip.PrefixedContext^ );
}
A PrefixedContext object which contains the codestream context information returned from the server.
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