←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize