IsValidJPxFile Method

Summary
Specifies whether a file is a valid JPx file.
Syntax
C#
VB
C++
public bool IsValidJPxFile( 
   string fileName 
) 
  
Public Function IsValidJPxFile( _ 
   ByVal fileName As String _ 
) As Boolean 
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

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.