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