LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

IsValidJPxFile Method

Show in webframe





A System.String containing the name of the file.
Specifies whether a file is a valid JPx file.
Syntax
public bool IsValidJPxFile( 
   string fileName
)
'Declaration
 
Public Function IsValidJPxFile( _
   ByVal fileName As String _
) As Boolean
'Usage
 
Dim instance As JPxBoxParser
Dim fileName As String
Dim value As Boolean
 
value = instance.IsValidJPxFile(fileName)

            

            
public:
bool IsValidJPxFile( 
   String^ fileName
) 

Parameters

fileName
A System.String containing the name of the file.

Return Value

true if the file has a valid JPx signature; otherwise, false.
Requirements

Target Platforms

See Also

Reference

JPxBoxParser Class
JPxBoxParser Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features