←Select platform

Parse Method (JPXLContextRange)

Summary

Overridden. Converts the string representation of a JPXL context into its JPXLContextRange equivalent.

Syntax

C#
VB
C++
public static Leadtools.Jpip.JPXLContextRange Parse(  
   string contextRangeValue 
) 
Public Shared Function Parse( _ 
   ByVal contextRangeValue As String _ 
) As Leadtools.Jpip.JPXLContextRange 
public: 
static Leadtools.Jpip.JPXLContextRange^ Parse(  
   String^ contextRangeValue 
) 

Parameters

contextRangeValue
A System.String containing the JPXL context type to convert.

Return Value

A JPXLContextRange corresponding to the string contained in contextRangeValue.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize