Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

Parse Method (Range)






A System.String containing the range to convert.
Overridden. Converts the string representation of a range into its Range equivalent.
Syntax
public static Range Parse( 
   string rangeValue
)
'Declaration
 
Public Shared Function Parse( _
   ByVal rangeValue As String _
) As Range
'Usage
 
Dim rangeValue As String
Dim value As Range
 
value = Range.Parse(rangeValue)

            

            
public:
static Range^ Parse( 
   String^ rangeValue
) 

Parameters

rangeValue
A System.String containing the range to convert.

Return Value

A Range corresponding to the string contained in rangeValue.
Requirements

Target Platforms

See Also

Reference

Range Class
Range Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features