LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Parse Method
See Also 
Leadtools.Jpip Namespace > MetaReq Class : Parse Method



metaDataReq
A System.String containing the metadata request type to convert.

The Parse Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

metaDataReq
A System.String containing the metadata request type to convert.
Overridden. Converts the string representation of a metadata request into its MetaReq equivalent .

Syntax

Visual Basic (Declaration) 
Public Shared Function Parse( _
   ByVal metaDataReq As String _
) As MetaReq
Visual Basic (Usage)Copy Code
Dim metaDataReq As String
Dim value As MetaReq
 
value = MetaReq.Parse(metaDataReq)
C# 
public static MetaReq Parse( 
   string metaDataReq
)
C++/CLI 
public:
static MetaReq^ Parse( 
   String^ metaDataReq
) 

Parameters

metaDataReq
A System.String containing the metadata request type to convert.

Return Value

A MetaReq object corresponding to the string contained in MetaReq.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features