C#
VB
C++
Gets the response buffer returned to the client.
public byte[] Data { get; }
Public ReadOnly Property Data As Byte()
public:
property array<byte>^ Data {
array<byte>^ get();
}
The response buffer returned to the client.
For an example, refer to JpipServer.
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