C#
VB
C++
Overridden. Converts the string representation of a codestream response into its ResponseCodeStream equivalent.
public static ResponseCodeStream Parse(
string responseCodestream
)
Public Shared Function Parse( _
ByVal responseCodestream As String _
) As Leadtools.Jpip.ResponseCodeStream
public:
static Leadtools.Jpip.ResponseCodeStream^ Parse(
String^ responseCodestream
)
responseCodestream
A System.String containing the response codestream to convert.
A ResponseCodeStream corresponding to the string contained in responseCodestream.
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