←Select platform

Parse Method

Summary
Overridden. Converts the string representation of a codestream response into its ResponseCodeStream equivalent.

Syntax
C#
C++/CLI
Python
public static ResponseCodeStream Parse( 
   string responseCodestream 
) 
public: 
static ResponseCodeStream^ Parse(  
   String^ responseCodestream 
)  
def Parse(self,responseCodestream): 

Parameters

responseCodestream
A System.String containing the response codestream to convert.

Return Value

A ResponseCodeStream corresponding to the string contained in  responseCodestream.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.