Accusoft.ImagXpress12.Net
QueryFile(ImagXpress,String,Int32) Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class > QueryFile Method : QueryFile(ImagXpress,String,Int32) Method




imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
filename
A string which represents the file name.
pageNumber
An integer which represents the page number within the file.

Glossary Item Box

Returns information about an image file from the given filename and page number.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
filename
A string which represents the file name.
pageNumber
An integer which represents the page number within the file.

Return Value

An ImageXData object containing information about the image being queried.

See Also

©2013. Accusoft Corporation. All Rights Reserved.