The page number of the page from which this image was scanned.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int TIFF_PageNumber { get; set; }
Public Property TIFF_PageNumber As Integer
	Get
	Set
public:
property int TIFF_PageNumber {
	int get ();
	void set (int value);
}

See Also