Parse Method

Summary
Overridden. Converts the string representation of a JPXL context into its JPXLContextRange equivalent.
Syntax
C#
VB
C++
public static JPXLContextRange Parse( 
   string contextRangeValue 
) 
  
Public Shared Function Parse( _ 
   ByVal contextRangeValue As String _ 
) As JPXLContextRange 
public: 
static 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

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

Leadtools.Jpip Assembly

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