←Select platform

IsValidJPxFile Method

Summary
Specifies whether a file is a valid JPx file.

Syntax
C#
C++/CLI
Python
public bool IsValidJPxFile( 
   string fileName 
) 
public: 
bool IsValidJPxFile(  
   String^ fileName 
)  
def IsValidJPxFile(self,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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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